Watermark.HorizontalDistance Property
Definition
- Namespace
- GleamTech.DocumentUltimate
- Assembly
- GleamTech.DocumentUltimate.dll
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.
public double HorizontalDistance { get; set; }