1. GroupDocs.Conversion
  2. /
  3. GroupDocs.Conversion for .NET
  4. /
  5. GroupDocs.Conversion.Contracts
  6. /
  7. CadDocumentInfo

CadDocumentInfo

CadDocumentInfo class

Contains Cad document metadata

public class CadDocumentInfo : DocumentInfo

Properties

Name Description
CreationDate { get; } Implements CreationDate
Format { get; } Implements Format
Height { get; } Height
Item { get; } Implements Item
Layers { get; } Layers in the document
Layouts { get; } Layouts in the document
PagesCount { get; } Implements PagesCount
PropertyNames { get; } Implements PropertyNames
Size { get; } Implements Size
Width { get; } Width

See Also