Table of Contents

Constructor TiffByteType

Namespace
Aspose.CAD.FileFormats.Tiff.TiffTagTypes
Assembly
Aspose.CAD.dll

TiffByteType(TiffTags)

Initializes a new instance of the TiffByteType class.

public TiffByteType(TiffTags tagId)

Parameters

tagId TiffTags

The tag id.

TiffByteType(ushort)

Initializes a new instance of the TiffByteType class.

public TiffByteType(ushort tagId)

Parameters

tagId ushort

The tag id.