[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.C1TextRange.BorderThickness

BorderThickness Property

BorderThickness

Gets or sets the border thickness of the blocks in the range.

Declaration
public Thickness BorderThickness { get; set; }
Remarks

When there are several blocks in the range getting this property returns NaN as the width of the sides that have different values in different blocks, setting this property only sets the width of the sides that are not NaN in the assigned Thickness.