Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit Namespace / PlainTextFormatter Class
Members


In This Topic
    PlainTextFormatter Class
    In This Topic
    Formats the RichTextBox text as plain text.
    Syntax
    'Declaration
     
    Public Class PlainTextFormatter 
       Implements ITextFormatter 
    'Usage
     
    Dim instance As PlainTextFormatter
    public class PlainTextFormatter : ITextFormatter  
    Remarks
    For usage examples, see RichTextBox.
    Inheritance Hierarchy

    System.Object
       Xceed.Wpf.Toolkit.PlainTextFormatter

    Requirements

    See Also