get_by_name method
get_by_name(name)
Gets a property with the specified name.
def get_by_name(self, name: str):
...
Parameter | Type | Description |
---|---|---|
name | str |
See Also
- module aspose.words.markup
- class CustomXmlPropertyCollection
Gets a property with the specified name.
def get_by_name(self, name: str):
...
Parameter | Type | Description |
---|---|---|
name | str |