THPDFPage.GetWideTextWidth Method

Reads wide text width information from the current page drawing state. Use the value to inspect parser results, shaping tables, resource availability, or diagnostic counters without mutating document output

Declaration

function GetWideTextWidth(Text: WideString): Single;

Unit

HPDFDoc

Parameters

NamePurpose
TextInput used by GetWideTextWidth

Return value

Returns a Single value

Usage notes

Related APIs