HtmlToImageConverterRemoveExcludedElements Property
Gets or sets a value indicating whether elements matched by ExcludedElementsSelector
should be completely removed from the layout rather than just hidden.
The default value is true
Namespace: Winnovative.Pdf.ChromiumAssembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.5.0
public bool RemoveExcludedElements { get; set; }
Property Value
Boolean