Link Search Menu Expand Document

HtmlToPdfConverterSingletonSuppressExceptions Property

Gets or sets whether to suppress any internal converter errors and return only true or false from 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 SuppressExceptions { get; set; }

Property Value

Type: Boolean
See Also

Reference