MarginType
MarginType enumeration
Specifies how margin values should be interpreted.
public enum MarginType
Values
| Name | Value | Description |
|---|---|---|
| Absolute | 0 |
Margin value measured in content units. |
| RelativeToParentDimensions | 1 |
Margin value should be interpreted as a portion of appropriate parent dimension. |
| RelativeToParentMinDimension | 2 |
Margin value should be interpreted as a portion of parent minimum dimension. |
See Also
- namespace GroupDocs.Watermark.Watermarks
- assembly GroupDocs.Watermark