RtfToText constructor
The RtfToText overload initializes a new instance of the RtfToText class.
Overload list
Name | Description | |
---|---|---|
RtfToText() | The RtfToText constructor creates a new RtfToText object. | |
RtfToText(TextExtractionMode) | The RtfToText constructor creates a new RtfToText object and allows you to specify the text extraction mode. |
Top