DigitalSignatureElementReason Property |
Gets or sets the reason The reason for the signing, such as ( I agree … ).
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic string Reason { get; set; }
Public Property Reason As String
Get
Set
Property Value
Type:
String
See Also