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