RotateAroundOrigin
TileOptions.RotateAroundOrigin property
Gets or sets a value indicating whether the repeated watermarks should be rotated around the center of the document.
public bool RotateAroundOrigin { get; set; }
Property Value
true
if the repeated watermarks should be rotated around the bottom left point of the document; otherwise, false
, in such case the rotation will be relative to the left edge of the document. The default is false
.
See Also
- class TileOptions
- namespace GroupDocs.Watermark.Watermarks
- assembly GroupDocs.Watermark