abstract property
abstract property
Gets or sets a summary of the resource.
Definition:
@property
def abstract(self):
...
@abstract.setter
def abstract(self, value):
...
See Also
- module
groupdocs.metadata.formats.ebook - class
EpubPackage
Gets or sets a summary of the resource.
@property
def abstract(self):
...
@abstract.setter
def abstract(self, value):
...
groupdocs.metadata.formats.ebookEpubPackage