lTag

Tag to identify the data in the TIFF file. Generally, you can specify a private tag in the range of 0x8000 to 0xFFFE. However, LEADTOOLS returns an error if you use any of the following registered tags:

Value

Meaning

0x8298

Copyright comment

0x8769

General Exif comments

0x8825

Exif GPS comments

LEADTOOLS does NOT return an error if you set:

Value

Meaning

0x80A4

Annotation TIFF tag defined as ANNTAG_TIFF.

Note that the tag with index 0 is reserved and will be filled by calling the ReadTag method.