ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Page Namespace / Settings Class / SignatureCertificatePassword Property

In This Topic
    SignatureCertificatePassword Property
    In This Topic
    Gets/sets the signing certificate password
    Syntax
    'Declaration
     
    Public Property SignatureCertificatePassword As String
    public string SignatureCertificatePassword {get; set;}
    See Also