[]
Represents a PDF NULL indirect object.
public class PdfNullObject : PdfIndirectObject<PdfNull>, IPdfNull
Public Class PdfNullObject
Inherits PdfIndirectObject(Of PdfNull)
Implements IPdfNull
Name | Description |
---|---|
PdfNullObject(PdfNull) | Initializes a new instance of the PdfNullObject class. |