author property
author property
The document author extracted from its metadata, or an empty string if no author is available.
Definition:
@property
def author(self):
...
See Also
- class
DocumentInfo
The document author extracted from its metadata, or an empty string if no author is available.
@property
def author(self):
...
DocumentInfo