WatermarkHorizontalAlignment Property

Gets or sets a value indicating how the watermark is horizontally aligned relative to a document page. Default is Left.

Definition

Namespace: GleamTech.DocumentUltimate
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
public HorizontalAlignment HorizontalAlignment { get; set; }

Property Value

HorizontalAlignment

See Also