PdfSignatureOptions Class
Contains the settings to apply an X.509 certificate to the resulting PDF file to digitally sign the document.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Related API Members
The following members return PdfSignatureOptions objects:
Remarks
See How to use the digital signature options when exporting a report to PDF for a code sample.
Inheritance
Object
PdfSignatureOptions
See Also