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

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