Link Search Menu Expand Document

HtmlToPdfConverterSingletonIISHosted Property

Set to true if you run the conversion in IIS hosted 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 IISHosted { get; set; }

Property Value

Type: Boolean
See Also

Reference