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
- namespace GroupDocs.Watermark.Watermarks
- assembly GroupDocs.Watermark