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