TextExtractionArrangingMode

TextExtractionArrangingMode enumeration

Represents the mode to use during text extraction

public enum 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