producer property
producer property
Gets or sets the name of the tool that created the PDF document.
Definition:
@property
def producer(self):
...
@producer.setter
def producer(self, value):
...
See Also
- module
groupdocs.metadata.standards.xmp.schemes
- class
XmpPdfPackage