Overload | Description |
---|---|
MeasureStringWithTrailingWhitespace(String,Font,Single,Nullable<Single>) | Measures a string using a specified font, font size and layout width, taking into account the trailing whitespace at the end of each line. |
MeasureStringWithTrailingWhitespace(String,TextFormat,Nullable<Single>) | Measures a string using a specified GrapeCity.Documents.Text.TextFormat, taking into account the trailing whitespace at the end of each line. |