Link Search Menu Expand Document

HTMLExtractorControlsAsText Property

Sets whether to render form controls to plain text objects. Default is false. Set to true to display controls as text.

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

Property Value

Type: Boolean

Implements

IHTMLExtractorControlsAsText
See Also

Reference