Interface IDocumentInfo
Leave feedback
On this page
Interface that defines list of available document information
public interface IDocumentInfo
| Name | Description |
|---|---|
| FileType { get; set; } | Document file type |
| PageCount { get; set; } | Amount of pages |
| PagesInfo { get; set; } | A list of information about each page |
| Size { get; set; } | File size in bytes |
- namespace GroupDocs.Annotation
- assembly GroupDocs.Annotation
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.