In This Topic
The following tables list the members exposed by
PdfNull.
Public Properties
| Name | Description |
  | Null | Gets the null basic object. |
 | ObjectType | Gets the type of the object. |
Public Methods
| Name | Description |
 | Equals | Determines whether the specified System.Object, is equal to this instance. |
 | GetHashCode | Returns a hash code for this instance. |
 | GetParentPdfObject | Returns the parent PDF object of this basic object. (Inherited from PdfBasicObject) |
 | ToString | Returns a System.String that represents this instance. |
See Also