PdfBasicObjectNull Property |
Gets the single instance of
Null type.
Namespace: SautinSoft.Pdf.ObjectsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax public static PdfBasicObject Null { get; }
Public Shared ReadOnly Property Null As PdfBasicObject
Get
Property Value
PdfBasicObject
The single instance of
Null type.
See Also