|  |  |  | xmlroff Reference Manual |  | 
|---|---|---|---|---|
            FoPropertyBorderStartPrecedence;
            FoPropertyBorderStartPrecedenceClass;
FoProperty* fo_property_border_start_precedence_new
                                            (void);
FoProperty* fo_property_border_start_precedence_get_initial
                                            (void);
typedef struct _FoPropertyBorderStartPrecedence FoPropertyBorderStartPrecedence;
typedef struct _FoPropertyBorderStartPrecedenceClass FoPropertyBorderStartPrecedenceClass;
FoProperty* fo_property_border_start_precedence_new (void);
Creates a new FoPropertyBorderStartPrecedence initialized to default value.
| Returns : | the new FoPropertyBorderStartPrecedence. | 
FoProperty* fo_property_border_start_precedence_get_initial (void);
Get an instance of the property with the correct initial value.
| Returns : | An instance of the property. |