href property
href property
Gets or sets a serialized representation for the specified URL instance.
Definition:
@property
def href(self):
...
@href.setter
def href(self, value):
...
See Also
- module
aspose.svg
- class
Url
Gets or sets a serialized representation for the specified URL instance.
@property
def href(self):
...
@href.setter
def href(self, value):
...
aspose.svg
Url