Link Search Menu Expand Document

HtmlToPdfConverterSuppressExceptions Property

Gets or sets whether to suppress internal converter errors and return only true or false fromConvertHtmlToPdf(String, String) method.

Namespace:Bytescout.PDF.Converters
Assembly: Bytescout.PDF.Converters (in Bytescout.PDF.Converters.dll) Version: 3.5.1.1204-master
Syntax
public bool SuppressExceptions { get; set; }

Property Value

Type: Boolean
See Also

Reference