xmlroff Reference Manual |
---|
border-after-precedence —
struct FoPropertyBorderAfterPrecedence; struct FoPropertyBorderAfterPrecedenceClass; FoProperty* fo_property_border_after_precedence_new (void); FoProperty* fo_property_border_after_precedence_get_initial (void);
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. |
<< fo-property-border-after-color | fo-property-border-after-style >> |