subject property
subject property
The subject of the document.
Definition:
@property
def subject(self):
...
@subject.setter
def subject(self, value):
...
See Also
- module
aspose.html.rendering.pdf
- class
PdfDocumentInfo
The subject of the document.
@property
def subject(self):
...
@subject.setter
def subject(self, value):
...
aspose.html.rendering.pdf
PdfDocumentInfo