| TXButtonBar.PosDecreaseIndent | 
	 | 
	Returns or sets the position of a button which decreases the left indent of all selected paragraphs. | 
	| TXButtonBar.PosGrowFont | 
	 | 
	Returns or sets the position of a button which grows the font sizes of all selected fonts. | 
	| TXButtonBar.PosIncreaseIndent | 
	 | 
	Returns or sets the position of a button which increases the left indent of all selected paragraphs. | 
	| TXButtonBar.PosShrinkFont | 
	 | 
	Returns or sets the position of a button which shrinks the font sizes of all selected fonts. | 
	| TXTextControl.EnableSpellChecking | 
	 | 
	Gets or sets a value indicating whether spell checking is active or not. | 
	| TXTextControl.MisspelledWordAtInputPos | 
	 | 
	Gets the number of the misspelled word at the current text input position. | 
	| TXTextControl.MisspelledWordLength | 
	 | 
	Gets the length of the misspelled word with the specified number. | 
	| TXTextControl.MisspelledWords | 
	 | 
	Gets the current number of misspelled words. | 
	| TXTextControl.MisspelledWordStart | 
	 | 
	Gets the zero-based position of the misspelled word with the specified number. | 
	| TXTextControl.PageImage | 
	 | 
	Returns an image of the specified page which can be used with the Picture property of a Form object,
PictureBox control or Image control. |