WatermarkHorizontalDistance Property

Gets or sets the horizontal distance from left, right or center of document page; in points or in percentage if DistanceIsPercentage is set to true (e.g. 50 means 50% of the page width). Default is 0.

Definition

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

Property Value

Double

See Also