Class PdfNull
- Namespace
- iTextSharp.text.pdf
- Assembly
- iTextSharp.LGPLv2.Core.dll
PdfNull is the Null object represented by the keyword null. This object is described in the 'Portable Document Format Reference Manual version 1.3' section 4.9 (page 53). @see PdfObject
public class PdfNull : PdfObject
- Inheritance
-
PdfNull
- Inherited Members
Constructors
PdfNull()
constructors
public PdfNull()
Fields
Pdfnull
static membervariables
public static PdfNull Pdfnull
Field Value
Methods
ToString()
public override string ToString()