[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.PdfNull

Class PdfNull

Namespace
GrapeCity.Documents.Pdf.Spec
Assembly
GcDocs.Pdf.dll

Represents a PDF NULL object.

public class PdfNull : IPdfNull, IEquatable<PdfNull>
Inheritance
object
PdfNull
Implements
System.IEquatable<T><PdfNull>
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()

Fields

Instance

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

public static readonly PdfNull Instance

Field Value

PdfNull

Methods

Equals(PdfNull)

Indicates whether the current PdfNull is equal to another PdfNull.

public bool Equals(PdfNull other)

Parameters

other PdfNull

Returns

bool

ToString()

public override string ToString()

Returns

string