OfficeLineFormat
Contents
[
Hide
]
OfficeLineFormat class
Represents a shape line format.
public sealed class OfficeLineFormat
Constructors
| Name | Description |
|---|---|
| OfficeLineFormat() | Initializes a new instance of the OfficeLineFormat class. |
Properties
| Name | Description |
|---|---|
| Color { get; set; } | Gets or sets the color of the line. |
| DashStyle { get; set; } | Gets or sets the dot and dash pattern for a line. |
| Enabled { get; set; } | Gets or sets a value indicating whether a shape will be stroked. |
| LineStyle { get; set; } | Gets or sets the line style. |
| Opacity { get; set; } | Gets or sets the line opacity. |
| Weight { get; set; } | Gets or sets the brush thickness that strokes the path of a shape. |
See Also
- namespace GroupDocs.Watermark.Contents
- assembly GroupDocs.Watermark