1. GroupDocs.Watermark
  2. /
  3. GroupDocs.Watermark for .NET
  4. /
  5. GroupDocs.Watermark.Watermarks
  6. /
  7. TileMeasureType

TileMeasureType

TileMeasureType enumeration

Represents measure types

public enum TileMeasureType

Values

Name Value Description
Pixel 0 Specifies that the unit of measurement is pixel.
Percent 1 Specifies that the unit of measurement is percent.
Points 2 Specifies that the unit of measurement is point.

See Also