TileType enumeration

TileType enumeration

Enumeration representing different visual templates for arranging watermark tiles.

The TileType type exposes the following members:

Fields

Field Description
STRAIGHT Represents straight tile alignment.
OFFSET Represents offset tile alignment.
ONE_THIRD_OFFSET Represents 1/3 offset tile alignment.
BASKET_WEAVE Represents basket weave tile pattern

See Also