TextExtractionMode enumeration

TextExtractionMode enumeration #

Specifies the text extraction mode.

The TextExtractionMode type exposes the following members:

Fields #

Field Description
UNARRANGED Extracts the raw text with no respect to position on the presentation slide.
ARRANGED Extracts text with position in the same order as on the presentation slide.

See Also #