ReactOS 0.4.15-dev-7931-gfd331f1
RTFBorder Struct Reference

#include <rtf.h>

Collaboration diagram for RTFBorder:

Public Attributes

int width
 
int color
 

Detailed Description

Definition at line 1012 of file rtf.h.

Member Data Documentation

◆ color

int RTFBorder::color

Definition at line 1015 of file rtf.h.

Referenced by ME_ApplyBorderProperties(), and ME_RTFParAttrHook().

◆ width

int RTFBorder::width

Definition at line 1014 of file rtf.h.

Referenced by ME_ApplyBorderProperties(), and ME_RTFParAttrHook().


The documentation for this struct was generated from the following file: