[]
        
(Showing Draft Content)

C1.C1Preview.ImageAlignHorzEnum

ImageAlignHorzEnum Enum

Specifies the horizontal alignment of foreground and background images.

This is the type of AlignHorz property on ImageAlign and BackgroundImageAlign.

Namespace: C1.C1Preview
Assembly: C1.PrintDocument.8.dll
Syntax
public enum ImageAlignHorzEnum

Fields

Name Description
Center

The image is centered horizontally.

Left

The image is left-aligned.

Right

The image is right-aligned.