mobi_package property

mobi_package property

Gets the Mobi metadata package.

Remarks

Learn more | | |

Example

This code sample shows how to read Mobi format-specific metadata properties.

Definition:

@property
def mobi_package(self):
    ...

See Also