[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.RectangleAlignment

RectangleAlignment Enum

Specifies where to align the first tile with respect to the object.

Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public enum RectangleAlignment
Public Enum RectangleAlignment

Fields

Name Description
Bottom

Bottom alignment.

BottomLeft

Bottom Left alignment.

BottomRight

Bottom Right alignment.

Center

Center alignment.

Left

Left alignment.

Right

Right alignment.

Top

Top alignment.

TopLeft

Top Left alignment.

TopRight

Top Right alignment.