VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.BasicTypes Namespace / PdfNull Class
Properties Methods SeeAlso
In This Topic
    PdfNull Class Members
    In This Topic
    The following tables list the members exposed by PdfNull.
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets the null basic object.
    Public PropertyGets the type of the object.
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified System.Object, is equal to this instance.
    Public MethodReturns a hash code for this instance.
    Public MethodReturns the parent PDF object of this basic object. (Inherited from PdfBasicObject)
    Public MethodReturns a System.String that represents this instance.
    See Also