Border
Overview
Border is a class in Aspose.Words FOSS for Python.
Inherits from: BaseModel.
Border.line_style is an integer representing the border’s line style.
Properties: color, line_style, line_width.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
line_style | int | Read | Gets the line style. |
line_width | float | Read | Gets the line width. |
color | str | Read | Gets the color. |