TX Text Control .NET for Windows Forms Documentation

Paragraph Formatting

Classes

ClassDescription
InputFormatThe InputFormat class represents all formatting attributes at the current text input position. All properties are automatically updated, when the input position changes so that the class can be used in a XAML data binding without code behind.
ParagraphFormatAn instance of the ParagraphFormat class represents the formatting attributes of a paragraph.

Properties

PropertyDescription
ServerTextControl.ParagraphFormatGets or sets the paragraph formatting attributes of the text displayed by the control.
TextControl.InputFormatGets an object of the type InputFormat which represents all formatting attributes at the current text input position.
TextControl.ParagraphFormatGets or sets the paragraph formatting attributes of the text displayed by the control.
WPF.TextControl.InputFormatGets an object of the type InputFormat which represents all formatting attributes at the current text input position.
WPF.TextControl.ParagraphFormatGets or sets the paragraph formatting attributes of the text displayed by the control.

Methods

MethodDescription
TextControl.OnInputParagraphChangedRaises the InputParagraphChanged event.
TextControl.OnParagraphFormatChangedRaises the ParagraphFormatChanged event.
TextControl.ParagraphFormatDialogInvokes the built-in dialog box for setting the formatting attributes of a paragraph.
TextControl.TabDialogInvokes the built-in dialog box for setting tabs.
WPF.TextControl.OnInputParagraphChangedRaises the InputParagraphChanged event.
WPF.TextControl.OnParagraphFormatChangedRaises the ParagraphFormatChanged event.
WPF.TextControl.ParagraphFormatDialogInvokes the built-in dialog box for setting the formatting attributes of a paragraph.
WPF.TextControl.TabDialogInvokes the built-in dialog box for setting tabs.

Events

EventDescription
TextControl.InputParagraphChangedOccurs when the text input position has been moved to another paragraph.
TextControl.ParagraphFormatChangedOccurs when the formatting attributes of the selected paragraphs have been changed.
WPF.TextControl.InputParagraphChangedOccurs when the text input position has been moved to another paragraph.
WPF.TextControl.ParagraphFormatChangedOccurs when the formatting attributes of the selected paragraphs have been changed.
 
 
 

Products

Support

Downloads

Corporate

Buy Now