PdfDigitalSignaturePfxCertificatePassword Property

The PFX certificate password given in constructor. It can be null if it is not needed

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 18.4.0
C#
public string PfxCertificatePassword { get; set; }

Property Value

String

See Also