Click or drag to resize

DigitalSignatureElementReason Property

Gets or sets the reason The reason for the signing, such as ( I agree … ).

Namespace:  ExpertPdf.HtmlToPdf.PdfDocument
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public string Reason { get; set; }

Property Value

Type: String
See Also