PdfToHtmlConverterIgnoreHiddenText Property
A flag controlling if the hidden text from PDF is rendered to HTML. The default value is true
Namespace: EvoPdf.PdfToHtmlAssembly: EvoPdfToHtml_NetCore (in EvoPdfToHtml_NetCore.dll) Version: 14.0.0
public bool IgnoreHiddenText { get; set; }
Property Value
Boolean