ExpertPdf PDF Creator Library
JavaScriptCode Property
NamespacesExpertPdf.PdfCreatorPdfActionJavaScriptJavaScriptCode
ExpertPdf PDF Creator Library
Gets or sets the JavaScript code executed by this action.
Declaration Syntax
C#Visual BasicVisual C++
public string JavaScriptCode { get; set; }
Public Property JavaScriptCode As String
public:
property String^ JavaScriptCode {
	String^ get ();
	void set (String^ value);
}

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