TextExtractionMode class
Specifies the text extraction mode.
Constants
| Name | Value | Description |
|---|---|---|
| Unarranged | 0 | Extracts the raw text with no respect to position on the presentation slide. |
| Arranged | 1 | Extracts text with position in the same order as on the presentation slide. |
Unarranged {#Unarranged}
Extracts the raw text with no respect to position on the presentation slide.
Arranged {#Arranged}
Extracts text with position in the same order as on the presentation slide.