VerticalAlignment Enumeration
Specifies how a watermark is vertically aligned relative to a document page.
Namespace: GleamTech.DocumentUltimateAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
public enum VerticalAlignment
Public Enumeration VerticalAlignment
Top | Default. The watermark is aligned on the top of the document page. |
Bottom | The watermark is aligned on the bottom of the document page. |
Center | The watermark is aligned in the vertical center of the document page. |