VerticalAlignment

WordProcessingShape.VerticalAlignment property

Gets a value specifying how the shape is positioned vertically.

public WordProcessingVerticalAlignment VerticalAlignment { get; }

Property Value

The vertical alignment value.

See Also