Skip to main content

PdfSignatureOptions Properties

Contains the settings to apply an X.509 certificate to the resulting PDF file to digitally sign the document.
Name Description
Certificate Specifies an X.509 certificate of PdfSignatureOptions.
ContactInfo Specifies the contact information of the person in charge of the certificate.
DefaultHashAlgorithm static Specifies the default hash algorithm to be used in PDF documents generated within the application.
HashAlgorithm Specifies the hash algorithm to be used in a PDF document.
ImageSource
Location Specifies the certificate’s location.
Reason Specifies the reason for encrypting the file.
See Also