LineInfo.BorderStyle

LineInfo.BorderStyle property

Gets or sets the border style of a line, 0 represents solid, 1 represents dashed, 2 represents beleved, 3 represents insert, 4 represents underline.

public int BorderStyle { get; set; }

See Also