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
public:
property String^ Reason {
	String^ get ();
	void set (String^ value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 3.0.0.0 (3.0.0.0)