CssColumnRuleStyleProperty sealed class CssColumnRuleStyleProperty : CssProperty, ICssColumnRuleStyleProperty, ICssProperty More information available at: https://developer.mozilla.org/en-US/docs/Web/CSS/column-rule-style Documentation Code public LineStyle Style { get; } Gets the selected column-rule line style. public void SetStyle(LineStyle style)