[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.PdfNull

PdfNull Class

Represents a PDF NULL object.

Inheritance
PdfNull
Namespace: GrapeCity.Documents.Pdf.Spec
Assembly: GcDocs.Pdf.dll
Syntax
public class PdfNull : IPdfNull, IEquatable<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()