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