[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ShapeHorizontalRelativeAlignment

Enum ShapeHorizontalRelativeAlignment

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

Specifies the relative horizontal alignment position of a shape.

public enum ShapeHorizontalRelativeAlignment

Fields

Center = 2

Center alignment.

Inside = 3

Inside alignment.

Left = 0

Left alignment.

Outside = 4

Outside alignment.

Right = 1

Right alignment.