HiQPdf Documentation

HtmlToPdfSelectedHtmlElements Property

HiQPdf Client for .NET Core
An array of HTML CSS selectors to select the HTML elements for which to retrieve detailed information in SelectedHtmlElementsInfo collection exposed by ConversionInfo property

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

public string[] SelectedHtmlElements { get; set; }

Property Value

Type: String
See Also

Reference