Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / ContentRectangle Property

In This Topic
    ContentRectangle Property
    In This Topic
    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