HtmlToPdfHtmlElementsInfoSelector Property
Gets or sets the CSS selector used to identify HTML elements for metadata collection in HtmlElementsInfo object.
If null or empty, element data will not be collected
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.5.0
public string HtmlElementsInfoSelector { get; set; }
Property Value
String