MobiDocumentInfo Structure |
Namespace: GroupDocs.Editor.Metadata
The MobiDocumentInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Format |
Returns a format of this Mobi document — always is Mobi
|
![]() | IsEncrypted |
Because Mobi documents cannot be encrypted with password, this property always returns 'false'
|
![]() | PageCount |
Returns number of pages.
Mobi documents usually have no fixed pages and thus page count, so this number is calculated from standard page size set to A4 in portrait orientation.
|
![]() | Size |
Returns size in bytes of this Mobi document
|
Name | Description | |
---|---|---|
![]() | Equals |
Determines whether this instance is equal to the other specified MobiDocumentInfo instance
|