name property
name property
The name of DTD; i.e., the name immediately following the DOCTYPE keyword.
Definition:
@property
def name(self):
...
See Also
- module
aspose.svg.dom
- class
DocumentType
The name of DTD; i.e., the name immediately following the DOCTYPE keyword.
@property
def name(self):
...
aspose.svg.dom
DocumentType