[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.ImageAlignVert

ImageAlignVert Enum

Specifies the vertical alignment of foreground and background images.

Namespace: GrapeCity.Documents.Drawing
Assembly: DS.Documents.Imaging.dll
Syntax
public enum ImageAlignVert
Public Enum ImageAlignVert

Fields

Name Description
Bottom

The image is bottom-aligned.

Center

The image is centered vertically.

Top

The image is top-aligned.