EpubDocumentInfo Structure |
Namespace: GroupDocs.Editor.Metadata
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
|
Name | Description | |
---|---|---|
![]() | Equals |
Determines whether this instance is equal to the other specified EpubDocumentInfo instance
|