HorizontalAlignment

WordProcessingShape.HorizontalAlignment property

Gets a value specifying how the shape is positioned horizontally.

public WordProcessingHorizontalAlignment HorizontalAlignment { get; }

Property Value

The horizontal alignment value.

See Also