TiffUndefinedType constructor
init
Initializes a new instance of the TiffUndefinedType class.
def __init__(self, tag_id):
...
| Parameter | Type | Description |
|---|---|---|
| tag_id | aspose.cad.fileformats.tiff.enums.TiffTags | The tag id. |
init
Initializes a new instance of the TiffUndefinedType class.
def __init__(self, tag_id):
...
| Parameter | Type | Description |
|---|---|---|
| tag_id | int | The tag id. |