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