Namespace iText.Kernel.Pdf.Canvas.Draw
Classes
- DashedLine
Implementation of ILineDrawer which draws a dashed horizontal line over the middle of the specified rectangle.
- DottedLine
Implementation of ILineDrawer which draws a dotted horizontal line along the bottom edge of the specified rectangle.
- SolidLine
Implementation of ILineDrawer which draws a solid horizontal line along the bottom edge of the specified rectangle.
Interfaces
- ILineDrawer
The ILineDrawer defines a drawing operation on a PdfCanvas