WatermarkVerticalDistance Property

Gets or sets the vertical distance from top, bottom or center of document page; in points or in percentage (e.g. 50 is 50% of the page height) if DistanceIsPercentage is set to true.

Definition

Namespace: GleamTech.DocumentUltimate
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 6.9.8
C#
public double VerticalDistance { get; set; }

Property Value

Double

See Also