TIETIFFHandler.GetTagLength
Declaration
function GetTagLength(pageIndex: integer; tagIndex: integer): integer;
Description
Return the length of a tag. Check the tag type to determine the size of each item.
Note: Use
FindTag to obtain the
tagIndex.
Loading contents...