xmlroff Reference Manual |
---|
fo-property-space-after-maximum —
struct FoPropertySpaceAfterMaximum; struct FoPropertySpaceAfterMaximumClass; FoProperty* fo_property_space_after_maximum_new (void); FoProperty* fo_property_space_after_maximum_get_initial (void);
FoProperty* fo_property_space_after_maximum_new (void);
Creates a new FoPropertySpaceAfterMaximum initialized to default value.
Returns : | the new FoPropertySpaceAfterMaximum. |
FoProperty* fo_property_space_after_maximum_get_initial (void);
Get an instance of the property with the correct initial value.
Returns : | An instance of the property. |
<< fo-property-space-after-optimum | fo-property-space-after-conditionality >> |