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