Namespace iText.Layout.Borders
Classes
- Border
Represents a border.
- Border3D
Represents a border that is displayed using a 3D effect.
- DashedBorder
Draws a border with dashes around the element it's been set to.
- DottedBorder
Draws a dotted border around the element it has been set to.
- DoubleBorder
Creates a double border around the element it's set to.
- FixedDashedBorder
Draws a border with a specific dashes around the element it's been set to.
- GrooveBorder
Represents a Border3D with a groove effect being applied.
- InsetBorder
Represents a Border3D with an inset effect being applied.
- OutsetBorder
Represents a Border3D with an outset effect being applied.
- RidgeBorder
Represents a Border3D with a ridge effect being applied.
- RoundDotsBorder
Draws a border with rounded dots around the element it's been set to.
- SolidBorder
Draws a solid border around the element it's set to.
Enums
- Border.Side
Enumerates the different sides of the rectangle.