RichTextBoxLinkBase Constructors
The base class for the RichTextBoxLink class.| Name | Parameters | Description |
|---|---|---|
| RichTextBoxLinkBase() | none | Initializes a new instance of the RichTextBoxLinkBase class with the default settings. |
| RichTextBoxLinkBase(PrintingSystemBase) | ps | Initializes a new instance of the RichTextBoxLinkBase class with the specified printing system. |
See Also