[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.ImageAlignHorz

Enum ImageAlignHorz

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

Specifies the horizontal alignment of foreground and background images.

public enum ImageAlignHorz

Fields

Center = 1

The image is centered horizontally.

Left = 0

The image is left-aligned.

Right = 2

The image is right-aligned.