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

In This Topic
    ContentWidthIncludingTrailingWhitespace Property
    In This Topic
    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