Character codes¶
These character codes are output by Document Filters when using the IGR_Get_Text function and Extractor.GetText.
| Character Value | Description |
|---|---|
| 1 | Soft space |
| 2 | Reset normal Style |
| 3 | Start bold |
| 4 | Start italics |
| 5 | Start underlined |
| 9 | TAB |
| 12 | Page break |
| 13 | Line break |
| 14 | Paragraph break |
| 15 | Start of metadata |
| 16 | End of metadata |
**Note ** End of lines are always specified by character 13.