Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Spec Namespace / PdfNullObject Class / Null Property

In This Topic
    Null Property
    In This Topic
    Gets the underlying PdfNull object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Null As PdfNull
    public PdfNull Null {get;}
    See Also