TextExtractionArrangingMode
TextExtractionArrangingMode enum
Represents the mode to use during text extraction
enum class TextExtractionArrangingMode
Values
Name | Value | Description |
---|---|---|
Unarranged | 0 | The raw text with no respect to position on the slide |
Arranged | 1 | The text is positioned in the same order as on the slide |
See Also
- Namespace Aspose::Slides
- Library Aspose.Slides