HiQPdf Documentation

HtmlObjectBaseConvertedHtmlElementSelector Property

Quickly Create High Quality PDFs
This property can be set with a value representing the CSS selector of the HTML element to be converted in this HTML object. If many elements in the HTML document are selected, only the the first one will be converted. The values of the attributes in the CSS selectors are case sensitive. If this property is not set then the whole HTML document is converted

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

public string ConvertedHtmlElementSelector { get; set; }

Property Value

Type: String
See Also

Reference