Table of Contents

Class PdfNull

Namespace
PdfSharp.Pdf
Assembly
PdfSharp.dll

Represents an indirect reference that is not in the cross-reference table.

public sealed class PdfNull : PdfItem, ICloneable
Inheritance
PdfNull
Implements
Inherited Members

Fields

Value

The only instance of this class.

public static readonly PdfNull Value

Field Value

PdfNull

Methods

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.