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

In This Topic
    ContentHeightIncludingTrailingWhitespace Property
    In This Topic
    Gets the height of the formatted text, taking into account the trailing whitespace at the end of each line, in graphic units.
    Syntax
    'Declaration
     
    Public ReadOnly Property ContentHeightIncludingTrailingWhitespace As System.Single
    public System.float ContentHeightIncludingTrailingWhitespace {get;}
    See Also