ImageEn, unit iexClasses

TIETIFFHandler.FindTag

TIETIFFHandler.FindTag


Declaration

function FindTag(pageIndex: integer; tagCode: integer): integer;


Description

Returns the tag index of the first tag which has specified tagCode.
If no tag is found, it returns -1.