static public method TextUtils.MeasureTextWidth
Gets the width of a text in pixels.
float
MeasureTextWidth (string text, Gehtsoft.PDFFlow.Builder.FontBuilder font)
text
The text string to measure.
font
The text font.
Declared in TextUtils