grfObjectVertAlign Values
Value |
Description |
grfVANone |
no vertical alignment |
grfVATop |
If alignToMargins is True, aligns objects to the top margin. If alignToMargins is False, aligns objects to the top bounding box edge of the selected objects. |
grfVACenter |
If alignToMargins is True, aligns objects to the vertical mid position between top and bottom margins. If alignToMargins is False, aligns objects to the vertical mid position of the bounding box of the selected objects. |
grfVABottom |
If alignToMargins is True, aligns objects to the bottom margin. If alignToMargins is False, aligns objects to the bottom bounding box edge of the selected objects. |