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