'Declaration Public Class PlainTextFormatter Implements ITextFormatter
'Usage Dim instance As PlainTextFormatter
public class PlainTextFormatter : ITextFormatter
'Declaration Public Class PlainTextFormatter Implements ITextFormatter
'Usage Dim instance As PlainTextFormatter
public class PlainTextFormatter : ITextFormatter
System.Object
Xceed.Wpf.Toolkit.PlainTextFormatter
Name | Description | |
---|---|---|
![]() | PlainTextFormatter Constructor | Initializes a new instance of the PlainTextFormatter class. |
Name | Description | |
---|---|---|
![]() | GetText | Returns the formatted text of the passed FlowDocument. |
![]() | SetText | Sets the content of the passed FlowDocument. |