RichTextBoxLinkBase.CustomFormatSize Property
Gets or sets the custom size with which a System.Windows.Forms.RichTextBox control should be printed.
Namespace: DevExpress.XtraPrintingLinks
Assembly: DevExpress.XtraPrinting.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.Printing
Declaration
Property Value
Type | Description |
---|---|
Size | A |
Remarks
This setting is in effect if the RichTextBoxLinkBase.PrintFormat property is set to Custom.
See Also