Enum BorderCollapse
Specifies whether the measuring algorithm should measure border spacing between borders center lines or between borders outlines.
Namespace: Telerik.Windows.Documents.Fixed.Model.Editing.Tables
Assembly: Telerik.Windows.Documents.Fixed.dll
Syntax
public enum BorderCollapse
Collapse
Specifies the case when the border spacing is measured from the borders center lines.
Separate
Specifies the case when the border spacing is measured from the borders outlines.