[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.ImageAlignVert

Enum ImageAlignVert

Namespace
GrapeCity.Documents.Drawing
Assembly
GcDocs.Imaging.dll

Specifies the vertical alignment of foreground and background images.

public enum ImageAlignVert

Fields

Bottom = 2

The image is bottom-aligned.

Center = 1

The image is centered vertically.

Top = 0

The image is top-aligned.