HtmlToImageExcludedElementsSelector Property
Gets or sets the CSS selector used to identify elements that should be excluded from the image output.
These elements will be hidden or removed based on configuration
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.5.0
public string ExcludedElementsSelector { get; set; }
Property Value
String