RenditionClass constructor
init
Initializes a new instance of the RenditionClass class.
def __init__(self):
...
init
Initializes a new instance of the RenditionClass class.
def __init__(self, token, value):
...
| Parameter | Type | Description |
|---|---|---|
| token | str | The token. |
| value | str | The value. |
See Also
- module
aspose.cad.xmp.types.derived - class
RenditionClass