Click or drag to resize

PdfBasicObjectNull Property

Gets the single instance of Null type.

Namespace: SautinSoft.Pdf.Objects
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax
public static PdfBasicObject Null { get; }

Property Value

PdfBasicObject
The single instance of Null type.
See Also