TIETIFFHandler.GetInteger
Declaration
function GetInteger(pageIndex: Integer; tagIndex: Integer; arrayIndex: Integer): Integer;
Description
Returns the tag value as an Integer. arrayIndex is used only if the tag contains an array of values, otherwise it must be 0.
Note: Use
FindTag to obtain the
tagIndex.