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