WrapTextMode
enumeration values specify the text wrap around objects in a text.
Definition: WrapTextMode.idl:29
@ THROUGH
text flow ignores the object.
Definition: WrapTextMode.idl:36
@ THROUGHT
text flow ignores the object: errant spelling deprecated in version 5.4
Definition: WrapTextMode.idl:40
@ PARALLEL
text flows to the left and right of the object.
Definition: WrapTextMode.idl:44
@ DYNAMIC
text flow depends on the situation.
Definition: WrapTextMode.idl:49
@ NONE
text does not flow around the object.
Definition: WrapTextMode.idl:32