ImageEn, unit iexClasses
TIETIFFHandler.GetTagCode
TIETIFFHandler
.GetTagCode
Declaration
function GetTagCode(pageIndex: integer; tagIndex: integer): integer;
Description
Returns the tag code (also named "tag-id") indexed by tagIndex for a specified page.
Note: Use
FindTag
to obtain the
tagIndex
.