PdfPermissionsOptions.EnableScreenReaders Property
In This Article
Specifies the permissions for screen readers access to the exported PDF document.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true to enable screen readers access; otherwise, false. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Enable |
---|---|
Pdf |
|
See Also