RichTextBoxLinkBase.RichTextBox Property
Gets or sets a RichTextBox object to be printed via the current link.
Namespace: DevExpress.XtraPrintingLinks
Assembly: DevExpress.XtraPrinting.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.Printing
Declaration
Property Value
Type | Default | Description |
---|---|---|
RichTextBox | null | A RichTextBox object to be printed. The default is null. |
See Also