[]
        
(Showing Draft Content)

C1.C1Preview.ImageAlignVertEnum

ImageAlignVertEnum Enum

Specifies the vertical alignment of foreground and background images.

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

Namespace: C1.C1Preview
Assembly: C1.PrintDocument.4.8.dll
Syntax
public enum ImageAlignVertEnum

Fields

Name Description
Bottom

The image is bottom-aligned.

Center

The image is centered vertically.

Top

The image is top-aligned.