RichTextPrintFormat Enum
Specifies how the RichTextBox is printed via the RichTextBoxLink.
Namespace: DevExpress.XtraPrintingLinks
Assembly: DevExpress.XtraPrinting.v24.2.dll
NuGet Package: DevExpress.Win.Printing
#Declaration
#Members
Name | Description |
---|---|
Client
|
A Rich |
Rich
|
A Rich |
Custom
|
A Rich |
#Related API Members
The following properties accept/return RichTextPrintFormat values:
#Remarks
Use this enumeration’s members to specify how the width of the RTF contents is calculated when generating a Print Document via the RichTextBoxLink. This enumeration’s values are used by the RichTextBoxLinkBase.PrintFormat property.