Class PdfNull


public class PdfNull extends PdfPrimitiveObject
Representation of the null object in the PDF specification.
  • Field Details

    • PDF_NULL

      public static final PdfNull PDF_NULL
  • Constructor Details

    • PdfNull

      public PdfNull()
      Creates a PdfNull instance.
  • Method Details