filters
RTFTab Struct Reference
#include <rtfimport.h>
Detailed Description
Tabulator.
Definition at line 82 of file rtfimport.h.
Public Types | |
| Left | |
| Centered | |
| FlushRight | |
| Decimal | |
| None | |
| Dots | |
| Hyphens | |
| Underline | |
| ThickLine | |
| enum | TabType { Left, Centered, FlushRight, Decimal } |
| enum | LeaderType { None, Dots, Hyphens, Underline, ThickLine } |
Public Attributes | |
| TabType | type |
| LeaderType | leader |
| int | position |
The documentation for this struct was generated from the following file:

