|  |  |  | xmlroff Reference Manual |  | 
|---|---|---|---|---|
            FoPropertyBorderAfterPrecedence;
            FoPropertyBorderAfterPrecedenceClass;
FoProperty* fo_property_border_after_precedence_new
                                            (void);
FoProperty* fo_property_border_after_precedence_get_initial
                                            (void);
typedef struct _FoPropertyBorderAfterPrecedence FoPropertyBorderAfterPrecedence;
typedef struct _FoPropertyBorderAfterPrecedenceClass FoPropertyBorderAfterPrecedenceClass;
FoProperty* fo_property_border_after_precedence_new (void);
Creates a new FoPropertyBorderAfterPrecedence initialized to default value.
| Returns : | the new FoPropertyBorderAfterPrecedence. | 
FoProperty* fo_property_border_after_precedence_get_initial (void);
Get an instance of the property with the correct initial value.
| Returns : | An instance of the property. |