WatermarkVerticalAlignment Property

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

Definition

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

Property Value

VerticalAlignment

See Also