HtmlObjectBaseRunExtensions Property

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

Definition

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

Property Value

Boolean

See Also