FormattedTextOptions constructor
init
Initializes a new instance of the FormattedTextOptions class.
def __init__(self):
...
init
Initializes a new instance of the FormattedTextOptions class.
def __init__(self, mode):
...
| Parameter | Type | Description |
|---|---|---|
| mode | groupdocs.parser.options.FormattedTextMode | The mode of formatted text extraction. |
See Also
- module
groupdocs.parser.options - class
FormattedTextOptions