Document.CanChangePageSettings Property
Specifies whether or not the document’s page settings can be changed.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if page settings can be changed; otherwise, false. |
See Also