DocumentPreviewControl.ShowPageMargins Property
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.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, to display a document’s margins; otherwise, false. |
See Also