IDocumentInfo
Leave feedback
On this page
Defines document description properties.
public interface IDocumentInfo
| Name | Description |
|---|---|
| FileType { get; set; } | Represents file type. Provides methods to obtain list of all file types supported by GroupDocs.Comparison, detect file type by extension etc. |
| PageCount { get; set; } | Number of pages in document. |
| PagesInfo { get; set; } | Pages Information (Page Number, Width, Height). |
| Size { get; set; } | File size. |
- namespace GroupDocs.Comparison.Interfaces
- assembly GroupDocs.Comparison
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.