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

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