WatermarkHorizontalDistance Property

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

Definition

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

Property Value

Double

See Also