  | 
HtmlToImageBlinkEngineLaunchTimeout Property  | 
 
            Blink engine process launch timeout.
            
 
    Namespace: 
   SelectPdf
    Assembly:
   Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 24.1
Syntaxpublic int BlinkEngineLaunchTimeout { get; set; }Public Property BlinkEngineLaunchTimeout As Integer
	Get
	Set
Property Value
Type: 
Int32
Remarks
            Default value is 5000 ms.
            
Note: This is used only by the Blink rendering engine.
See Also