Gets or sets the amount of spacing between cells in a table.

Namespace:  C1.Silverlight.RichTextBox.Documents
Assembly:  C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)

Syntax

C#
public Size BorderSpacing { get; set; }
Visual Basic
Public Property BorderSpacing As Size
	Get
	Set

See Also