HorizontalAlignment Enumeration

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

Definition

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

Members

LeftDefault. The watermark is aligned on the left of the document page.
RightThe watermark is aligned on the right of the document page.
CenterThe watermark is aligned in the horizontal center of the document page.

See Also