Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / Clear Method

In This Topic
    Clear Method (TextLayout)
    In This Topic
    Clears the current text layout, removing all text and formatting associated with individual text runs.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also