PrintOptions.SelectedPageMargins Property
In This Article
Specifies the selected page margins.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.2.dll
NuGet Package: DevExpress.Wpf.Printing
#Declaration
public PageMarginInfo SelectedPageMargins { get; set; }
#Property Value
Type | Description |
---|---|
Page |
A Page |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Selected |
---|---|
Backstage |
|
See Also