SharpLeaf Reference > Box : PageElement Class > Style Property

Box.Style Property

BoxStyle to use for Box decoration (null for default).

public BoxStyle Style {get; set;}

Example

box.Style = new BoxStyle(1, Color.Gray); // 1-point thick grey box, unfilled

See also ...

Box.Members


Send comments on this topic
© Dyalog Ltd 2021