ConsiderParentMargins

Watermark.ConsiderParentMargins property

Gets or sets a value indicating whether the watermark size and coordinates are calculated considering parent margins.

public bool ConsiderParentMargins { get; set; }

Property Value

If the value is true, watermark size and coordinates are calculated considering parent margins. By default, the value is false, parent margins are ignored.

See Also