WrapTextMode
enumeration values specify the text wrap around objects in a text.
Definition WrapTextMode.idl:27
@ LEFT
the object is left adjusted.
Definition HorizontalAdjust.idl:30
@ RIGHT
the object is right adjusted.
Definition HorizontalAdjust.idl:38
@ THROUGH
text flow ignores the object.
Definition WrapTextMode.idl:34
@ THROUGHT
text flow ignores the object: errant spelling deprecated in version 5.4
Definition WrapTextMode.idl:38
@ PARALLEL
text flows to the left and right of the object.
Definition WrapTextMode.idl:42
@ DYNAMIC
text flow depends on the situation.
Definition WrapTextMode.idl:47
@ NONE
text does not flow around the object.
Definition WrapTextMode.idl:30