IDocumentInfo Properties |
The IDocumentInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | FileType |
Gets the file type of the loaded document.
|
![]() | IsEncrypted |
Gets a value indicating whether the document is encrypted and requires a password to open.
|
![]() | PageCount |
Gets the number of pages (slides, worksheets, etc) in the loaded document.
|
![]() | Pages |
Gets a collection of objects representing common information about the document pages (slides, worksheets, etc).
|
![]() | Size |
Gets the size of the loaded document in bytes.
|