OfficeLineFormat
Leave feedback
On this page
Represents a shape line format.
public sealed class OfficeLineFormat
| Name | Description |
|---|---|
| OfficeLineFormat() | Initializes a new instance of the OfficeLineFormat class. |
| 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. |
- namespace GroupDocs.Watermark.Contents
- 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.