TileType

TileType enumeration

Enumeration representing different visual templates for arranging watermark tiles.

public enum TileType

Values

Name Value Description
Straight 0 Represents straight tile alignment.
Offset 1 Represents offset tile alignment.

See Also