Table of Contents

Class Border

Namespace
BitMiracle.Docotic.Pdf.Layout
Assembly
BitMiracle.Docotic.Pdf.Layout.dll

The border settings.

public sealed class Border
Inheritance
Border
Inherited Members

Methods

Bottom(double)

Sets thickness of the bottom horizontal border.

Color(PdfColor, int)

Sets the color and opacity for this border.

Left(double)

Sets thickness of the left vertical border.

Right(double)

Sets thickness of the right vertical border.

Thickness(double)

Sets thickness of horizontal and vertical borders.

Top(double)

Sets thickness of the top horizontal border.