Table of Contents
Mode Property

Gets or sets the conversion mode.

Syntax
 public HtmlToPdfMode Mode { get; set; }
Remarks

This feature is experiential. By default the HTML to PDF works in Classic mode. Setting this property to Integrated results in output more consistent with actual printing output.

See Also