MeasureValue
Leave feedback
On this page
Represents a measurement value with a specific type and numerical value.
public class MeasureValue
| Name | Description |
|---|---|
| MeasureValue() | The default constructor. |
| Name | Description |
|---|---|
| MeasureType { get; set; } | Gets or sets the type of measurement. |
| Value { get; set; } | Gets or sets the numerical value of the measurement. Value must be greater than 0. |
- namespace GroupDocs.Watermark.Watermarks
- assembly GroupDocs.Watermark
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.