DocumentInfo
Leave feedback
On this page
Represents the document information.
public class DocumentInfo : IDocumentInfo
| Name | Description |
|---|---|
| FileType { get; } | Gets the document type. |
| PageCount { get; } | Gets the total number of document pages. |
| Pages { get; } | Gets the information about pages such as the index and page size. |
| RawPageCount { get; } | Gets the total number of document raw pages. |
| Size { get; } | Gets the size of the document in bytes. |
Learn more:
- interface IDocumentInfo
- namespace GroupDocs.Parser.Options
- assembly GroupDocs.Parser
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.