subject property
subject property
Gets or sets the subject of the document.
Definition:
@property
def subject(self):
...
@subject.setter
def subject(self, value):
...
See Also
- module
groupdocs.conversion.options.convert
- class
PdfDocumentInfo