ImageEn, unit iexClasses

TIETIFFHandler.FindTag

TIETIFFHandler.FindTag

Declaration

function FindTag(pageIndex: Integer; TagID: Integer): Integer;

Description

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