[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.ImageAlignHorz

ImageAlignHorz Enum

Specifies the horizontal alignment of foreground and background images.

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

Fields

Name Description
Center

The image is centered horizontally.

Left

The image is left-aligned.

Right

The image is right-aligned.