Link Search Menu Expand Document

HTMLExtractorExtractAnnotations Property

Gets or sets a value indicating whether to extract text from annotation objects. Default is true.

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

Property Value

Type: Boolean
true if extract annotations; otherwise, false.

Implements

IHTMLExtractorExtractAnnotations
See Also

Reference