ExpertPdf PDF Creator Library
Reason Property
NamespacesExpertPdf.PdfCreatorDigitalSignatureElementReason
ExpertPdf PDF Creator Library
Gets or sets the reason The reason for the signing, such as ( I agree … ).
Declaration Syntax
C#Visual BasicVisual C++
public string Reason { get; set; }
Public Property Reason As String
	Get
	Set
public:
property String^ Reason {
	String^ get ();
	void set (String^ value);
}
Property Value

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)