WordProcessingFlipOrientation class

WordProcessingFlipOrientation class

The WordProcessingFlipOrientation type exposes the following members:

Fields

Field Description
NONE Coordinates are not flipped.
HORIZONTAL Flip along the y-axis, reversing the x-coordinates.
VERTICAL Flip along the x-axis, reversing the y-coordinates.
BOTH Flip along both the y- and x-axis.

See Also