Documents for PDF, .NET Edition Documentation
ContentHeightIncludingTrailingWhitespace Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : ContentHeightIncludingTrailingWhitespace Property
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

Reference

TextLayout Class
TextLayout Members