Page constructor
Page()
Constructor.
def __init__(self):
...
Page(id)
Constructor.
def __init__(self, id):
...
| Parameter | Type | Description |
|---|---|---|
| id | int |
See Also
- module aspose.diagram
- class Page
Constructor.
def __init__(self):
...
Constructor.
def __init__(self, id):
...
| Parameter | Type | Description |
|---|---|---|
| id | int |