| ImgConverterStartupScript Property | 
            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.
            
 
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
 Syntax
Syntaxpublic string StartupScript { get; set; }Public Property StartupScript As String
	Get
	Set
Property Value
Type: 
String See Also
See Also