Click or drag to resize

RenderingEngine Enumeration

Specifies the rendering engine used by the converter to load and render the html.

Namespace:  ExpertPdf.PdfCreator
Assembly:  epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax
public enum RenderingEngine
Members
  Member nameValueDescription
WebKit0 The WebKit rendering engine, used in Google's Chrome and Apple's Safari
IE1 The mshtml rendering engine, used in IE
See Also