Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / LineSection Class / TrailingWhitespaceLength Property

In This Topic
    TrailingWhitespaceLength Property (LineSection)
    In This Topic
    Gets the length (width or height) of the trailing whitespace, in graphic units.
    Syntax
    'Declaration
     
    Public ReadOnly Property TrailingWhitespaceLength As System.Single
    public System.float TrailingWhitespaceLength {get;}
    See Also