filters
RTFBorder Struct Reference
#include <rtfimport.h>
Detailed Description
Paragraph border.
Definition at line 71 of file rtfimport.h.
Public Types | |
| enum | BorderStyle { Solid, Dashes, Dots, DashDot, DashDotDot, None = 16 } |
Public Attributes | |
| BorderStyle | style |
| int | color |
| int | width |
| int | space |
The documentation for this struct was generated from the following file:

