TextExtractionArrangingMode

TextExtractionArrangingMode enum

Represents the mode to use during text extraction

enum class TextExtractionArrangingMode

Values

NameValueDescription
Unarranged0The raw text with no respect to position on the slide
Arranged1The text is positioned in the same order as on the slide

See Also