TiffASCIIType.TiffASCIIType

TiffASCIIType(TiffTags)

Initializes a new instance of the TiffASCIIType class.

public TiffASCIIType(TiffTags tagId)
ParameterTypeDescription
tagIdTiffTagsThe tag id.

See Also


TiffASCIIType(ushort)

Initializes a new instance of the TiffASCIIType class.

public TiffASCIIType(ushort tagId)
ParameterTypeDescription
tagIdUInt16The tag id.

See Also