Class PdfCopy.StampContent

java.lang.Object
com.lowagie.text.pdf.PdfContentByte
com.lowagie.text.pdf.PdfCopy.StampContent
Enclosing class:
PdfCopy

public static class PdfCopy.StampContent extends PdfContentByte
  • Method Details

    • getDuplicate

      public PdfContentByte getDuplicate()
      Gets a duplicate of this PdfContentByte. All the members are copied by reference but the buffer stays different.
      Overrides:
      getDuplicate in class PdfContentByte
      Returns:
      a copy of this PdfContentByte