[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ShapeHorizontalPosition.Alignment

Alignment Property

Alignment

Gets or sets the relative horizontal alignment position of a shape.

If Type is Inline, this value does not have any effect when displaying the object, but can be maintained and used if the object is subsequently changed to floating.

Declaration
public ShapeHorizontalRelativeAlignment Alignment { get; set; }
Public Property Alignment As ShapeHorizontalRelativeAlignment