Click or drag to resize
HtmlToPdfElementPluginsEnabled Property
A flag indicating if plugins are enabled in converter. The default is true. Note: This is used only by the WebKit rendering engine.

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public bool PluginsEnabled { get; set; }

Property Value

Type: Boolean
See Also