Link Search Menu Expand Document

HTMLExtractorExtractInvisibleText Property

Gets or sets a value indicating whether to extract invisible text from PDF document.

Namespace:Bytescout.PDF2HTML
Assembly: Bytescout.PDF2HTML (in Bytescout.PDF2HTML.dll) Version: 13.3.1.4759-master
Syntax
public bool ExtractInvisibleText { get; set; }

Property Value

Type: Boolean
true if extract invisible text; otherwise, false.

Implements

IHTMLExtractorExtractInvisibleText
See Also

Reference