PdfNullObject MethodsTerminal Works - PDF Printing.Net Library

The PdfNullObject type exposes the following members.

Methods

  NameDescription
Public methodClone
Creates a copy of this object. The clone does not belong to a document, i.e. its owner and its iref are null.
(Inherited from PdfObject.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the string "null".
(Overrides ObjectToString.)
Top
See Also

Reference