HtmlToImageConverterRemoveUnselectedElements Property
Gets or sets a value indicating whether elements that are not matched by ConvertedElementsSelector
should be completely removed from the layout rather than just hidden.
The default value is true
Namespace: EvoPdf.NextAssembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.0.0
public bool RemoveUnselectedElements { get; set; }
Property Value
Boolean