xmlroff Reference Manual |
---|
fo-property-space-before-optimum —
struct FoPropertySpaceBeforeOptimum; struct FoPropertySpaceBeforeOptimumClass; FoProperty* fo_property_space_before_optimum_new (void); FoProperty* fo_property_space_before_optimum_get_initial (void);
FoProperty* fo_property_space_before_optimum_new (void);
Creates a new FoPropertySpaceBeforeOptimum initialized to default value.
Returns : | the new FoPropertySpaceBeforeOptimum. |
FoProperty* fo_property_space_before_optimum_get_initial (void);
Get an instance of the property with the correct initial value.
Returns : | An instance of the property. |
<< fo-property-space-before-minimum | fo-property-space-before-maximum >> |