Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Spec Namespace / PdfNull Class / Instance Field

In This Topic
    Instance Field (PdfNull)
    In This Topic
    The instance of the PdfNull class. This field is read-only.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Instance As PdfNull
    public static readonly PdfNull Instance
    See Also