ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Page Namespace / Settings Class / SignatureFormat Property

In This Topic
    SignatureFormat Property (Settings)
    In This Topic
    Gets/sets the signing certificate format. PAdES support means ETSI_CAdES_detached format.
    Syntax
    'Declaration
     
    Public Property SignatureFormat As SignatureFormat
    public SignatureFormat SignatureFormat {get; set;}
    See Also