producer property
producer property
Gets and sets producer of generated pdf document.
Remarks
If the value is null, or a valid LICENSE is not set, string Aspose.Cells vVERSION will be used.
Definition:
@property
def producer(self):
...
@producer.setter
def producer(self, value):
...
See Also
- module
aspose.cells
- class
PdfSaveOptions