|  |  |  | xmlroff Reference Manual |  | 
|---|---|---|---|---|
            FoPropertyAlignmentBaseline;
            FoPropertyAlignmentBaselineClass;
FoProperty* fo_property_alignment_baseline_new
                                            (void);
FoProperty* fo_property_alignment_baseline_get_initial
                                            (void);
typedef struct _FoPropertyAlignmentBaseline FoPropertyAlignmentBaseline;
typedef struct _FoPropertyAlignmentBaselineClass FoPropertyAlignmentBaselineClass;
FoProperty* fo_property_alignment_baseline_new (void);
Creates a new FoPropertyAlignmentBaseline initialized to default value.
| Returns : | the new FoPropertyAlignmentBaseline. | 
FoProperty* fo_property_alignment_baseline_get_initial (void);
Get an instance of the property with the correct initial value.
| Returns : | An instance of the property. |