PageSettingsHelper.DefaultSettings Property
Provides access to the page settings defined for the system’s default printer.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
| Type | Description |
|---|---|
| PageSettings | A PageSettings object. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to DefaultSettings |
|---|---|
| PageSettingsHelper |
|
See Also