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