[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.EditExtensions.GetVisibleBorders

GetVisibleBorders Method

GetVisibleBorders(C1TextRange)

Returns the borders of a range inside a table that are visible.

Declaration
public static C1BorderFlags GetVisibleBorders(this C1TextRange range)
Public Shared Function GetVisibleBorders(range As C1TextRange) As C1BorderFlags
Parameters
Type Name Description
C1TextRange range

A range inside a C1Table.

Returns
Type Description
C1BorderFlags

The borders of a range inside a table that are visible.