grfObjectHorzAlign Values
Value |
Description |
grfHANone |
no horizontal alignment |
grfHALeft |
If alignToMargins is True, aligns objects to the left margin. If alignToMargins is False, aligns objects to the left bounding box edge of the selected objects. |
grfHACenter |
If alignToMargins is True, aligns objects to the horizontal mid position between left and right margins. If alignToMargins is False, aligns objects to the horizontal mid position of the bounding box of the selected objects. |
grfHARight |
If alignToMargins is True, align objects to the right margin. If alignToMargins is False, aligns objects to the right bounding box edge of the selected objects. |