license property
license property
Gets or sets a legal document giving official permission to do something with the resource.
Definition:
@property
def license(self):
...
@license.setter
def license(self, value):
...
See Also
- module
groupdocs.metadata.formats.ebook - class
EpubPackage