ImgConverterPluginsEnabled 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.HtmlToPdfAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic bool PluginsEnabled { get; set; }Public Property PluginsEnabled As Boolean
Get
Set
Property Value
Boolean
See Also