PdfDigitalSignatureDetails.Reason

PdfDigitalSignatureDetails Reason property. Gets or sets the reason for the signing.

PdfDigitalSignatureDetails.Reason property

Gets or sets the reason for the signing.

public string Reason { get; set; }

Remarks

The default value is null.

See Also