HtmlToPdfConverterHtmlElementsInfoSelector 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

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.5.0
C#
public string HtmlElementsInfoSelector { get; set; }

Property Value

String

See Also