C#
VB
Java
Objective-C
C++
Text extraction mode
Members
Value | Member | Description |
---|---|---|
0x00000000 | Character | Default. Extract the text one character at a time. |
0x00000001 | Word | Extract the text one word at a time. |
0x00000002 | Line | Extract the text one line at a time. |
0x00000004 | ExactBounds | xxxxxxxxxxxxxxxxxxxx. |
Value for SvgSortOptions.ExtractText.