VDocs.NET
HomeAPI Reference
Back to DOM

DOM.Styles.RectBorder

Namespace: DOM.Styles

Represents a rectangular border composed of per-edge border styles.

groups fourinstances describing the visual appearance of the top, left, right and bottom edges of a rectangular area. Consumers (layout, rendering and serialization code) should consult each edge'sto determine color, thickness, spacing and pattern when drawing borders around pages, paragraphs, shapes or other framed elements.

4 members

Properties

Gets or sets the border style applied to the bottom edge.

Gets or sets the border style applied to the left edge.

Gets or sets the border style applied to the right edge.

Gets or sets the border style applied to the top edge.