EpubDocumentInfo Properties |
The EpubDocumentInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Format |
Returns a format of this Epub document — always is Epub
|
![]() | IsEncrypted |
Because Epub documents cannot be encrypted with password, this property always returns 'false'
|
![]() | PageCount |
Returns number of chapter.
|
![]() | Size |
Returns size in bytes of this Epub document
|