AccessibilityOptions.AccessibleDescription Property
This member supports the internal infrastructure and is not intended to be used directly from your code.
Namespace: DevExpress.XtraPrinting.Accessibility
Assembly: DevExpress.Printing.v25.2.Core.dll
Declaration
Property Value
| Type | Default |
|---|---|
| String | null |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to AccessibleDescription |
|---|---|
| PageWatermark |
|
| PageWatermark |
|
Remarks
Use XRWatermark.TextAccessibleDescription and XRWatermark.ImageAccessibleDescription instead.
See Also