[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.PdfNull

PdfNull Class

Represents a PDF NULL object.

Inheritance
PdfNull
Namespace: GrapeCity.Documents.Pdf.Spec
Assembly: DS.Documents.Pdf.dll
Syntax
public class PdfNull : IPdfNull, IEquatable<PdfNull>
Public Class PdfNull
    Implements IPdfNull, IEquatable(Of PdfNull)

Fields

Name Description
Instance

The instance of the PdfNull class. This field is read-only.

Methods

Name Description
Equals(PdfNull)

Indicates whether the current PdfNull is equal to another PdfNull.

ToString()