ImageGear .NET - Updated March 30, 2018
ImGearPDFBasNull Class
Members 




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDFBasNull Class
Represents basic null object.
Object Model
ImGearPDFBasNull Class
Syntax
'Declaration
 
Public NotInheritable Class ImGearPDFBasNull 
   Inherits ImGearPDFBasObj
 
'Usage
 
Dim instance As ImGearPDFBasNull
Remarks
The null object has a type and value that are unequal to those of any other object. There is only one object of type null.
Inheritance Hierarchy

System.Object
   ImageGear.Formats.PDF.ImGearPDFObject
      ImageGear.Formats.PDF.ImGearPDFBasObj
         ImageGear.Formats.PDF.ImGearPDFBasNull

See Also

Reference

ImGearPDFBasNull Members
ImageGear.Formats.PDF Namespace