HiQPdf Documentation

HtmlObjectBaseSelectedHtmlElements Property

Quickly Create High Quality PDFs
An array of HTML CSS selectors to select the HTML elements for which to retrieve detailed information in SelectedHtmlElementsInfo collection exposed by ConversionInfo property in this HTML object

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public string[] SelectedHtmlElements { get; set; }

Property Value

Type: String
See Also

Reference