PrintLayoutViewLayoutOptions Class
Contains settings which affect the layout of the PrintLayout view.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
Declaration
Related API Members
The following members return PrintLayoutViewLayoutOptions objects:
Remarks
Use RichEditControl.Options.Layout.PrintLayoutView or RichEditDocumentServer.Options.Layout.PrintLayoutView notation to get access to the PrintLayoutViewLayoutOptions instance.
Implements
Inheritance
Object
ViewStatePersisterCore
BaseOptions
RichEditNotificationOptions
DevExpress.XtraRichEdit.ViewLayoutOptionsBase
PrintLayoutViewLayoutOptions
See Also