FlipOrientation

WordProcessingTextEffects.FlipOrientation property

Gets or sets the orientation of a shape.

public WordProcessingFlipOrientation FlipOrientation { get; set; }

Property Value

The orientation of a shape.

Remarks

The default value is None.

See Also