TileOptions class

TileOptions class

Represents options for configuring watermarks in tile mode.

The TileOptions type exposes the following members:

Constructors

Constructor Description
init Constructs a new instance of TileOptions

Properties

Property Description
tile_type Gets or sets the type of tile alignment for watermarks.
line_spacing Gets or sets the spacing between lines for watermarks in tile mode.
watermark_spacing Gets or sets the spacing between serials for watermarks in tile mode.
rotate_around_origin Gets or sets a value indicating whether the repeated watermarks should be rotated around the center of the document.

See Also