DocumentPreviewControl.ShowPageMargins Property
In This Article
Specifies whether a to display the lines indicating a document’s margins in Print Preview. This is a dependency property.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.2.dll
NuGet Package: DevExpress.Wpf.Printing
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, to display a document’s margins; otherwise, false. |
See Also