Namespace TallComponents.PDF.Layout

Class Border

Specifies the border for objects.

A border is a rectangle that can be applied to a table, row and cell. The appearance of a border is defined by the four pens with which the left, right, top en bottom edges are drawn and the brush with which the background is filled. The size and position of a border is determined by the enclosed content.

Syntax

public class Border : Object

Constructors

Properties

Methods