Use this property to specify some JavaScript code that will be injected into the page that is converted. The JavaScript code specified here will run before any other script on the page.
Note: This is used only by the WebKit rendering engine.

C# | Visual Basic | Visual C++ |
public string StartupScript { get; set; }
Public Property StartupScript As String Get Set
public: property String^ StartupScript { String^ get (); void set (String^ value); }

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