xmlroff Reference Manual |
---|
border-before-precedence —
struct FoPropertyBorderBeforePrecedence; struct FoPropertyBorderBeforePrecedenceClass; FoProperty* fo_property_border_before_precedence_new (void); FoProperty* fo_property_border_before_precedence_get_initial (void);
FoProperty* fo_property_border_before_precedence_new (void);
Creates a new FoPropertyBorderBeforePrecedence initialized to default value.
Returns : | the new FoPropertyBorderBeforePrecedence. |
FoProperty* fo_property_border_before_precedence_get_initial (void);
Get an instance of the property with the correct initial value.
Returns : | An instance of the property. |
<< fo-property-border-before-color | fo-property-border-before-style >> |