PdfToHtmlConverterIgnoreHiddenText Property

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

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public bool IgnoreHiddenText { get; set; }

Property Value

Boolean

See Also