[]
Represents an interface implemented by PdfNull and PdfNullObject, allows working with objects of both types in the same way.
public interface IPdfNull
Gets the PdfNull.
PdfNull Null { get; }