[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ShapeVerticalRelativeAlignment

Enum ShapeVerticalRelativeAlignment

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

Specifies the relative vertical alignment position of a shape.

public enum ShapeVerticalRelativeAlignment

Fields

Bottom = 1

Bottom alignment.

Center = 2

Center alignment.

Inside = 3

Inside alignment.

Outside = 4

Outside alignment.

Top = 0

Top alignment.