PrintLayoutViewLayoutOptions Class
Contains settings which affect the layout of the PrintLayout view.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
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