Documents for PDF, .NET Edition Documentation
ContentWidthIncludingTrailingWhitespace Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : ContentWidthIncludingTrailingWhitespace Property
Gets the width of the formatted text, taking into account the trailing whitespace at the end of each line, in graphic units.
Syntax
'Declaration
 
Public ReadOnly Property ContentWidthIncludingTrailingWhitespace As System.Single
public System.float ContentWidthIncludingTrailingWhitespace {get;}
See Also

Reference

TextLayout Class
TextLayout Members