PdfDocumentInfo
Contents
[
Hide
]
PdfDocumentInfo class
Contains Pdf document metadata
public class PdfDocumentInfo : DocumentInfo
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 DocumentInfo
- namespace GroupDocs.Conversion.Contracts
- assembly GroupDocs.Conversion