RichTextBoxLink Constructors
A link to print the RichTextBox control.| Name | Parameters | Description |
|---|---|---|
| RichTextBoxLink() | none | Initializes a new instance of the RichTextBoxLink class with default settings. |
| RichTextBoxLink(PrintingSystem) | ps | Initializes a new instance of the RichTextBoxLink class with the specified printing system. |
See Also