Class PdfContents


@Deprecated class PdfContents extends PdfStream
Deprecated.
PdfContents is a PdfStream containing the contents (text + graphics) of a PdfPage.
  • Field Details

    • SAVESTATE

      static final byte[] SAVESTATE
      Deprecated.
    • RESTORESTATE

      static final byte[] RESTORESTATE
      Deprecated.
    • ROTATE90

      static final byte[] ROTATE90
      Deprecated.
    • ROTATE180

      static final byte[] ROTATE180
      Deprecated.
    • ROTATE270

      static final byte[] ROTATE270
      Deprecated.
    • ROTATEFINAL

      static final byte[] ROTATEFINAL
      Deprecated.
  • Constructor Details