PdfPasswordSecurityOptions Class
In This Article
Defines the security access options for the exported PDF document.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Related API Members
The following members return PdfPasswordSecurityOptions objects:
#Remarks
The PDF security permission options of a document are provided by the PdfPermissionsOptions class.
See Also