[]
Represents a PDF NULL indirect object.
public class PdfNullObject : PdfIndirectObject<PdfNull>, IPdfNull
| Name | Description |
|---|---|
| PdfNullObject(PdfNull) | Initializes a new instance of the PdfNullObject class. |
| Name | Description |
|---|---|
| Null | Gets the underlying PdfNull object. |