Table of Contents

Class HtmlEngineOptions

Namespace
BitMiracle.Docotic.Pdf.HtmlToPdf
Assembly
BitMiracle.Docotic.Pdf.HtmlToPdf.dll

The options for the HTML engine.

public class HtmlEngineOptions
Inheritance
HtmlEngineOptions
Inherited Members

Constructors

HtmlEngineOptions()

Fields

ChromiumRevision

The revision of Chromium used by the library

Properties

IgnoreSslErrors

Gets or sets the value indicating whether the engine should ignore SSL errors.

Path

Gets or sets the path to a directory with the HTML engine.

UseSandbox

Gets or sets the value indicating whether the engine should run in a sandbox.