PdfDocument.AllowDataExtraction Property
Indicates whether data extraction is allowed.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v26.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if data extraction is allowed; otherwise false. |
See Also