1. GroupDocs.Watermark
  2. /
  3. GroupDocs.Watermark for .NET
  4. /
  5. GroupDocs.Watermark
  6. /
  7. Watermark
  8. /
  9. ScaleFactor

ScaleFactor

Watermark.ScaleFactor property

Gets or sets a value that defines how watermark size depends on parent size.

public double ScaleFactor { get; set; }

Property Value

The scale factor of this Watermark.

Remarks

The value must be between 0 and 1.

See Also