ITMSFNCCustomPDFGraphicsLib.GetTextRect Method
Returns the bounding rectangle occupied by the most recent text drawing operation.
API unit family: TMSFNCPDFGraphicsLib
Declaring type: ITMSFNCCustomPDFGraphicsLib
Syntax
function GetTextRect: TRectF;
Returns
Rectangle enclosing the text rendered by the last DrawText call.