|  |  |  | xmlroff Reference Manual |  | 
|---|---|---|---|---|
            FoPropertyBorderRight;
            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. |