FormattedTextOptions

FormattedTextOptions constructor

Initializes a new instance of the FormattedTextOptions class.

public FormattedTextOptions(FormattedTextMode mode)
Parameter Type Description
mode FormattedTextMode The mode of formatted text extraction.

See Also