| xmlroff Reference Manual |
|---|
border-right-color —
struct FoPropertyBorderRight; struct FoPropertyBorderRightClass; FoProperty* fo_property_border_right_new (void); FoProperty* fo_property_border_right_get_initial (void);
FoProperty* fo_property_border_right_new (void);
Creates a new FoPropertyBorderRight initialized to default value.
| Returns : | the new FoPropertyBorderRight. |
FoProperty* fo_property_border_right_get_initial (void);
Get an instance of the property with the correct initial value.
| Returns : | An instance of the property. |
| << fo-property-border-left-width | fo-property-border-right-color >> |