SharpLeaf Reference > Rule : PageElement Class > Style Property

Rule.Style Property

LineStyle of Rule (solid by default).

public LineStyle Style {get; set;}

Example

rule.Style = LineStyle.Dash;

See also ...

Rule.Members


Send comments on this topic
© Dyalog Ltd 2021