iText 5

PdfNull

PdfNull Public class

Diagram

flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph iTextSharp.text.pdf iTextSharp.text.pdf.PdfNull[[PdfNull]] iTextSharp.text.pdf.PdfObject[[PdfObject]] class iTextSharp.text.pdf.PdfObject abstractStyle; end iTextSharp.text.pdf.PdfObject --> iTextSharp.text.pdf.PdfNull

Members

Methods

Public methods

Returns

Name

string

ToString

()

Details

Inheritance

Constructors

PdfNull

Source code

public PdfNull()

Methods

ToString

Source code

public override string ToString()

Generated with ModularDoc