iTextSharp.text.pdf.PdfNull.PdfNull C# (CSharp) Method

PdfNull() public method

public PdfNull ( ) : System
return System
        public PdfNull()
            : base(NULL, "null")
        {
        }