HorizontalAlignment Enumeration
Specifies how a watermark is horizontally aligned relative to a document page.
Namespace: GleamTech.DocumentUltimateAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
public enum HorizontalAlignment
Public Enumeration HorizontalAlignment
Left | Default. The watermark is aligned on the left of the document page. |
Right | The watermark is aligned on the right of the document page. |
Center | The watermark is aligned in the horizontal center of the document page. |