content property
content property
Gets the instance of the DocumentFragment.
Definition:
@property
def content(self):
...
@content.setter
def content(self, value):
...
See Also
- module
aspose.html - class
DocumentFragment - class
HTMLTemplateElement