Skip to main content

WatermarkDirection

The watermark direction.

Type

Enumeration

Values

  • "horizontal"
  • "clockwise45"
  • "counterclockwise45"

Example

In this example sets the direction of the watermark within the document.

watermarkSettings.SetDirection("clockwise45");