HtmlConverterBaseRunExtensions Property

Controls if the browser extensions like Flash players are executed. The default value is false and no extension is executed

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public bool RunExtensions { get; set; }

Property Value

Boolean

See Also