TiffSByteType constructor

init

Initializes a new instance of the TiffSByteType class.

def __init__(self, tag_id):
    ...
ParameterTypeDescription
tag_idaspose.cad.fileformats.tiff.enums.TiffTagsThe tag id.

init

Initializes a new instance of the TiffSByteType class.

def __init__(self, tag_id):
    ...
ParameterTypeDescription
tag_idintThe tag id.

See Also