[]
Sets rectangle border around Word/RTF object.
public void SetRectBorder(RtfBorderStyle style, Color clr, float width)
Type | Name | Description |
---|---|---|
RtfBorderStyle | style | A line style of the rectangle border. |
Color | clr | A color of the rectangle border. |
float | width | A line width of the rectangle border. |