doctype property
doctype property
The Document Type Declaration associated with this document.
Definition:
@property
def doctype(self):
...
See Also
- module
aspose.html.dom
- class
Document
- class
DocumentType
The Document Type Declaration associated with this document.
@property
def doctype(self):
...
aspose.html.dom
Document
DocumentType