1. GroupDocs.Watermark
  2. /
  3. GroupDocs.Watermark for .NET
  4. /
  5. GroupDocs.Watermark.Common
  6. /
  7. VerticalAlignment

VerticalAlignment

VerticalAlignment enumeration

Enumeration of possible vertical alignment values.

public enum VerticalAlignment

Values

Name Value Description
None 0 No alignment (use specified position).
Top 1 Align to top.
Center 2 Center alignment.
Bottom 3 Align to bottom.

Remarks

Learn more

See Also