HtmlToText Constructor
The HtmlToText constructor overload create new HtmlToText objects.
Overload List
Name | Description |
---|---|
HtmlToText () |
The HtmlToText constructor creates a new HtmlToText object.
|
HtmlToText (TextExtractionMode) |
The HtmlToText constructor creates a new HtmlToText object and allows you to specify the text extraction mode.
|
See Also