WatermarkVerticalDistance Property

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

Definition

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

Property Value

Double

See Also