FormattedTextOptions class
FormattedTextOptions class
Provides the options which are used for formatted text extraction.
The FormattedTextOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the FormattedTextOptions class. |
| init | Initializes a new instance of the FormattedTextOptions class. |
Properties
| Property | Description |
|---|---|
| mode | Gets the formatted text extraction mode. |
Remarks
An instance of FormattedTextOptions class is used as parameter
in Parser.get_formatted_text and Parser.get_formatted_text methods.
See the usage examples there.
Learn more: | | | | | |
See Also
- module
groupdocs.parser.options - class
FormattedTextOptions