PdfPermissionsOptions.EnableCopying Property
In This Article
Specifies the permissions for copying the content of 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 | false | true to enable copying of the document content; otherwise, false. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Enable |
---|---|
Pdf |
|
See Also