PdfSharp-GDI  1.31.7289
PdfSharp.Pdf.PdfNull Class Reference

Represents a indirect reference that is not in the cross reference table. More...

Inheritance diagram for PdfSharp.Pdf.PdfNull:
PdfSharp.Pdf.PdfItem

Public Member Functions

override string ToString ()
 Returns a T:System.String that represents the current T:System.Object. More...
 
- Public Member Functions inherited from PdfSharp.Pdf.PdfItem
PdfItem Clone ()
 Creates a copy of this object. More...
 

Static Public Attributes

static readonly PdfNull Value = new PdfNull()
 The only instance of this class. More...
 

Additional Inherited Members

- Protected Member Functions inherited from PdfSharp.Pdf.PdfItem
virtual object Copy ()
 Implements the copy mechanism. Must be overridden in derived classes. More...
 

Detailed Description

Represents a indirect reference that is not in the cross reference table.

Member Function Documentation

◆ ToString()

override string PdfSharp.Pdf.PdfNull.ToString ( )

Returns a T:System.String that represents the current T:System.Object.

Returns
A T:System.String that represents the current T:System.Object.

Member Data Documentation

◆ Value

readonly PdfNull PdfSharp.Pdf.PdfNull.Value = new PdfNull()
static

The only instance of this class.


The documentation for this class was generated from the following file: