[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfBorderObject.SetRectBorder

SetRectBorder Method

SetRectBorder(RtfBorderStyle, Color, float)

Sets rectangle border around Word/RTF object.

Declaration
public void SetRectBorder(RtfBorderStyle style, Color clr, float width)
Parameters
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.