
| Property | Description | |
| TXTextControl.CurrentPages | Returns the number of pages contained in the current document. | |
| TXTextControl.PrintColors | Specifies whether text colors are printed as colors or in black. | |
| TXTextControl.PrintDevice | Sets the printer device context for TextContol's built-in printing function. | |
| TXTextControl.PrintOffset | Determines whether Text Control starts printing exactly at the top left corner of the page, or at the printer's physical printing offset. | |
| TXTextControl.PrintZoom | Specifies a zoom factor for printing. |
| Method | Description | |
| TXTextControl.PrintDoc | Prints a Text Control document or a part of a Text Control document on the default printer. | |
| TXTextControl.PrintPage | Prints a page of text on the default printer. |