Click or drag to resize
Pdf Library for .NET

PdfHtmlSectionBlinkEngineLaunchTimeout Property

Blink engine process launch timeout.

Namespace: SelectPdf
Assembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntax
public int BlinkEngineLaunchTimeout { get; set; }

Property Value

Int32
Remarks
Default value is 5000 ms.

Note: This is used only by the Blink rendering engine.

See Also