EVO PDF to HTML Converter Documentation

PdfToHtmlConverterIgnoreHiddenText Property

EVO PDF to HTML Converter
A flag controlling if the hidden text from PDF is rendered to HTML. The default value is true

Namespace:  EvoPdf.PdfToHtml
Assembly:  EvoPdfToHtml (in EvoPdfToHtml.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public bool IgnoreHiddenText { get; set; }

Property Value

Type: Boolean
See Also

Reference