ComponentOne PDF for .NET
C1.C1Pdf Namespace / PdfSignature Class / Reason Property

In This Topic
    Reason Property (PdfSignature)
    In This Topic
    Gets or sets the signing reason info (arbitrary text).
    Syntax
    'Declaration
     
    
    Public Property Reason As String
    public string Reason {get; set;}
    See Also