Skip to main content
A newer version of this page is available. .

DocumentData.CanChangePageSettings Property

For internal use. Checks whether or not it is possible to modify the page settings.

Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts

Assembly: DevExpress.Printing.v18.2.Core.dll

Declaration

[DataMember]
public bool CanChangePageSettings { get; set; }

Property Value

Type Description
Boolean

A Boolean value.

See Also