IDocumentInfo Interface |
Namespace: GroupDocs.Parser.Options
The IDocumentInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | FileType |
Gets the document type.
|
![]() | PageCount |
Gets the total number of document pages.
|
![]() | Pages |
Gets the information about pages such as the index and page size.
|
![]() | RawPageCount |
Gets the total number of document raw pages.
|
![]() | Size |
Gets the size of the document in bytes.
|