Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

PrintingOptions Class

Contains settings which specify parameters affecting how the document is printed.

Namespace: DevExpress.XtraRichEdit

Assembly: DevExpress.RichEdit.v22.1.Core.dll

NuGet Package: DevExpress.RichEdit.Core

Declaration

[ComVisible(true)]
public class PrintingOptions :
    RichEditNotificationOptions
See Also