url property
url property
The complete URI of the document.
Definition:
@property
def url(self):
...
@url.setter
def url(self, value):
...
See Also
- module
aspose.svg
- class
SVGDocument
The complete URI of the document.
@property
def url(self):
...
@url.setter
def url(self, value):
...
aspose.svg
SVGDocument