| xmlroff Reference Manual |
|---|
fo-property-unicode-bidi —
struct FoPropertyUnicodeBidi; struct FoPropertyUnicodeBidiClass; FoProperty* fo_property_unicode_bidi_new (void); FoProperty* fo_property_unicode_bidi_get_initial (void);
FoProperty* fo_property_unicode_bidi_new (void);
Creates a new FoPropertyUnicodeBidi initialized to default value.
| Returns : | the new FoPropertyUnicodeBidi. |
FoProperty* fo_property_unicode_bidi_get_initial (void);
Get an instance of the property with the correct initial value.
| Returns : | An instance of the property. |
| << fo-property-text-indent | fo-property-widows >> |