Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextRect Class / Width Property

In This Topic
    Width Property (TextRect)
    In This Topic
    Gets the width of this TextRect, in graphic units.
    Syntax
    'Declaration
     
    Public ReadOnly Property Width As System.Single
    public System.float Width {get;}
    See Also