officefileapi-devexpress-dot-xtrarichedit-cea1b091.md
Contains settings which affect the layout of the PrintLayout view.
Namespace : DevExpress.XtraRichEdit
Assembly : DevExpress.RichEdit.v25.2.Core.dll
NuGet Package : DevExpress.RichEdit.Core
[ComVisible(true)]
public class PrintLayoutViewLayoutOptions :
ViewLayoutOptionsBase
<ComVisible(True)>
Public Class PrintLayoutViewLayoutOptions
Inherits ViewLayoutOptionsBase
The following members return PrintLayoutViewLayoutOptions objects:
Use RichEditControl.Options.Layout.PrintLayoutView or RichEditDocumentServer.Options.Layout.PrintLayoutView notation to get access to the PrintLayoutViewLayoutOptions instance.
Object ViewStatePersisterCore BaseOptions RichEditNotificationOptions DevExpress.XtraRichEdit.ViewLayoutOptionsBase PrintLayoutViewLayoutOptions
See Also