Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Security Namespace / Signature Class / Reason Property

In This Topic
    Reason Property (Signature)
    In This Topic
    Gets the reason for the signing, such as "I agree...".
    Syntax
    'Declaration
     
    Public ReadOnly Property Reason As System.String
    public System.string Reason {get;}
    See Also