HtmlToImageConvertedElementsSelector Property
Gets or sets the CSS selector used to identify the elements to include in the image.
If this is not set or matches no elements, the entire HTML document will be converted
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.5.0
public string ConvertedElementsSelector { get; set; }
Property Value
String