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