PdfSignatureInformationReason Property |
Gets the reason for the signing, such as (I agree...).
Namespace:
Atalasoft.PdfDoc.DigitalSignatures
Assembly:
Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public string Reason { get; }
Public ReadOnly Property Reason As String
Get
Property Value
Type:
StringSee Also