CgmDocumentInfo
Contents
[
Hide
]
CgmDocumentInfo class
Contains Cgm document metadata
public class CgmDocumentInfo : PdfDocumentInfo
Properties
Name | Description |
---|---|
Author { get; } | Gets author |
CreationDate { get; } | Implements CreationDate |
Format { get; } | Implements Format |
Height { get; } | Gets page height |
IsLandscape { get; } | Gets is page landscaped |
IsPasswordProtected { get; } | Gets is document password protected |
Item { get; } | Implements Item |
PagesCount { get; } | Implements PagesCount |
PropertyNames { get; } | Implements PropertyNames |
Size { get; } | Implements Size |
TableOfContents { get; } | Table of contents |
Title { get; } | Gets title |
Version { get; } | Gets version |
Width { get; } | Gets page width |
See Also
- class PdfDocumentInfo
- namespace GroupDocs.Conversion.Contracts
- assembly GroupDocs.Conversion