PDFCosNull¶
Namespace: O2S.Components.PDF4NET.Core.Cos
Defines a PDF COS null object.
Inheritance Object → PDFCosObject → PDFCosNull
Constructors¶
PDFCosNull()¶
Initializes a new PDFCosNull object.
Properties¶
Type¶
Gets the object type.
Property Value
Methods¶
ToString()¶
Returns a String that represents the current Object.
Returns
String
String that represents the current Object.