VerticalAlignment Enumeration

Specifies how a watermark is vertically aligned relative to a document page.

Definition

Namespace: GleamTech.DocumentUltimate
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
public enum VerticalAlignment

Members

TopDefault. The watermark is aligned on the top of the document page.
BottomThe watermark is aligned on the bottom of the document page.
CenterThe watermark is aligned in the vertical center of the document page.

See Also