OfficeDashStyle
OfficeDashStyle enumeration
Represents a dashed line style.
public enum OfficeDashStyle
Values
| Name | Value | Description |
|---|---|---|
| Solid | 0 |
Solid (continuous) pen. |
| Default | 0 |
Same as Solid. |
| Dot | 1 |
Dot style. |
| Dash | 2 |
Dash style. |
| DashDot | 3 |
Dash dot style. |
| DashDotDot | 4 |
Dash dot dot style. |
See Also
- namespace GroupDocs.Watermark.Contents
- assembly GroupDocs.Watermark