IDocumentInfo Interface |
Namespace: GroupDocs.Conversion.Contracts
The IDocumentInfo type exposes the following members.
Name | Description | |
---|---|---|
CreationDate |
Document creation date
| |
Format |
Document format
| |
Item |
Get value for a property provided as a key
| |
PagesCount |
Document pages count.
| |
PropertyNames |
Enumerable of all properties which could be get for the current document info
| |
Size |
Document size in bytes
|