IDocumentInfo
Leave feedback
On this page
Contains metadata for a document.
public interface IDocumentInfo
| Name | Description |
|---|---|
| CreationDate { get; } | Document creation date |
| Format { get; } | Document format |
| Item { get; } | Get value for a property provided as a key |
| PagesCount { get; } | Document pages count. |
| PropertyNames { get; } | Enumerable of all properties which could be get for the current document info |
| Size { get; } | Document size in bytes |
- namespace GroupDocs.Conversion.Contracts
- assembly GroupDocs.Conversion
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.