PrintControl.EditingFieldsHighlighted Property
In This Article
Indicates whether the editing fields are highlighted in the document displayed in the Print Preview.
Namespace: DevExpress.XtraPrinting.Control
Assembly: DevExpress.XtraPrinting.v24.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the document has the editing fields highlighted; otherwise, false. |
See Also