HtmlToPdfConverterSingletonThreadSafe Property ByteScout PDF SDK
Set to true if you run the conversion in multi-threaded application.

(!) You must set this property before first call of ConvertHtmlToPdf(String, String) method.

Namespace:  Bytescout.PDF.Converters
Assembly:  Bytescout.PDF.Converters (in Bytescout.PDF.Converters.dll) Version: 3.5.1.1204-master
Syntax

public static bool ThreadSafe { get; set; }

Property Value

Type: Boolean
See Also

Reference