|  |  |  | xmlroff Reference Manual |  | 
|---|---|---|---|---|
            FoPropertyKeepWithPreviousWithinPage;
            FoPropertyKeepWithPreviousWithinPageClass;
FoProperty* fo_property_keep_with_previous_within_page_new
                                            (void);
FoProperty* fo_property_keep_with_previous_within_page_get_initial
                                            (void);
typedef struct _FoPropertyKeepWithPreviousWithinPage FoPropertyKeepWithPreviousWithinPage;
typedef struct _FoPropertyKeepWithPreviousWithinPageClass FoPropertyKeepWithPreviousWithinPageClass;
FoProperty* fo_property_keep_with_previous_within_page_new (void);
Creates a new FoPropertyKeepWithPreviousWithinPage initialized to default value.
| Returns : | the new FoPropertyKeepWithPreviousWithinPage. | 
FoProperty* fo_property_keep_with_previous_within_page_get_initial (void);
Get an instance of the property with the correct initial value.
| Returns : | An instance of the property. |