CharacterFont Property |
Namespace: Kofax.OmniPageCSDK.IproPlus
| FONTFLAG Value | Meaning |
|---|---|
| R_ITALIC | The character is italic. |
| R_BOLD | The character is bold. |
| R_SERIF | The character is serif. |
| R_PROPORTIONAL | The character is proportional. |
| R_MONOSPACED | The character is monospaced. |
| R_SMALLCAPS | The character is a small capital. |
| R_UNDERLINE | The character is underlined. |
| R_STRIKETHROUGH | The character is struck through. |
| R_SUPERSCRIPT | The character is superscripted. |
| R_SUBSCRIPT | The character is subscripted. |
| R_DROPCAP | The character is drop capped. |
| R_INVERTED | The character is inverted. |
Text marking is not a font attribute. See the FindTextAction enumeration.