HiQPdf Documentation

HtmlObjectBaseRunExtensions Property

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

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public bool RunExtensions { get; set; }

Property Value

Type: Boolean
See Also

Reference