author property
author property
Definition:
@property
def author(self):
...
@author.setter
def author(self, value):
...
See Also
- class
PdfDocumentInfo
@property
def author(self):
...
@author.setter
def author(self, value):
...
PdfDocumentInfo