File tree Expand file tree Collapse file tree
content/sites/groupdocs/watermark/english/net/groupdocs.watermark.watermarks/measurevalue Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ public class MeasureValue
2525| Name | Description |
2626| --- | --- |
2727| [MeasureType](../../groupdocs.watermark.watermarks/measurevalue/measuretype) { get; set; } | Gets or sets the type of measurement . |
28- | [Value ](.. / .. / groupdocs .watermark .watermarks / measurevalue / value ) { get ; set ; } | Gets or sets the numerical value of the measurement . |
28+ | [Value ](.. / .. / groupdocs .watermark .watermarks / measurevalue / value ) { get ; set ; } | Gets or sets the numerical value of the measurement . Value must be greater than 0 . |
2929
3030### See Also
3131
Original file line number Diff line number Diff line change 11---
22title : Value
33second_title : GroupDocs.Watermark for .NET API Reference
4- description : Gets or sets the numerical value of the measurement.
4+ description : Gets or sets the numerical value of the measurement. Value must be greater than 0.
55type : docs
66weight : 30
77url : /net/groupdocs.watermark.watermarks/measurevalue/value/
88---
99## MeasureValue.Value property
1010
11- Gets or sets the numerical value of the measurement.
11+ Gets or sets the numerical value of the measurement. Value must be greater than 0.
1212
1313``` csharp
1414public double Value { get ; set ; }
You can’t perform that action at this time.
0 commit comments