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