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

In This Topic
    ContentWidth Property
    In This Topic
    Gets the width of the formatted text, in graphic units.
    Syntax
    'Declaration
     
    Public ReadOnly Property ContentWidth As System.Single
    public System.float ContentWidth {get;}
    See Also