Documents for PDF, .NET Edition Documentation
ContentRectangle Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : ContentRectangle Property
Gets the rectangle containing the formatted text, in graphic units.
Syntax
'Declaration
 
Public ReadOnly Property ContentRectangle As System.Drawing.RectangleF
public System.Drawing.RectangleF ContentRectangle {get;}
See Also

Reference

TextLayout Class
TextLayout Members