assign method
assign
Navigates to the given page.
def assign(self, url):
...
Parameter | Type | Description |
---|---|---|
url | str | The URL to navigate. |
See Also
- module
aspose.svg.window
- class
Location
Navigates to the given page.
def assign(self, url):
...
Parameter | Type | Description |
---|---|---|
url | str | The URL to navigate. |
aspose.svg.window
Location