filters
RTFProperty Struct Reference
#include <rtfimport.h>
Detailed Description
RTF property (control word table entry).
Definition at line 39 of file rtfimport.h.
Public Attributes | |
| const char * | onlyValidIn |
| const char * | name |
| void(RTFImport::* | cwproc )(struct RTFProperty *) |
| int | offset |
| int | value |
Member Data Documentation
|
|
offset of formatting property
Definition at line 45 of file rtfimport.h. |
|
|
default value
Definition at line 47 of file rtfimport.h. |
The documentation for this struct was generated from the following file:

