HiQPdf Documentation

HtmlObjectBaseLiveExcludedElements Property

HiQPdf Client for .NET Core
Controls if the HTML elements excluded from rendering are live in PDF. This property is false by default

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

public bool LiveExcludedElements { get; set; }

Property Value

Type: Boolean
See Also

Reference