HtmlEngineOptions Properties

The HtmlEngineOptions type exposes the following members.

Properties

  NameDescription
Public propertyIgnoreSslErrors
Gets or sets the value indicating whether the engine should ignore SSL errors.
Public propertyPath
Gets or sets the path to a directory with the HTML engine.
Public propertyUseSandbox
Gets or sets the value indicating whether the engine should run in a sandbox.

See Also