producer属性

producer属性

获取并设置生成的pdf文档的producer。

注意事项

如果值为空,或者未设置有效的 LICENSE,则将使用字符串 Aspose.Cells vVERSION。

定义:

@property
def producer(self):
    ...
@producer.setter
def producer(self, value):
    ...

也可以看看