Documents for PDF, .NET Edition Documentation
ContentWithWhitespaceBounds Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : ContentWithWhitespaceBounds Property
Get the rectangle of the formatted text, taking into account the trailing whitespace at the end of each line.
Syntax
'Declaration
 
Public ReadOnly Property ContentWithWhitespaceBounds As System.Drawing.RectangleF
public System.Drawing.RectangleF ContentWithWhitespaceBounds {get;}
See Also

Reference

TextLayout Class
TextLayout Members