Interface IPdfBoxGraphics2DDrawControl

  • All Known Implementing Classes:
    PdfBoxGraphics2DDrawControlDefault

    public interface IPdfBoxGraphics2DDrawControl
    Allows you to influence the fill and draw operations. You can alter the shape to draw/fill, you can even filter out the complete draw/fill operation. And you can draw additional stuff after the draw/fill operation, e.g. to implement overfill.