C# Class iTextSharp.text.pdf.collection.PdfTargetDictionary

Inheritance: iTextSharp.text.pdf.PdfDictionary
Exibir arquivo Open project: mapo80/iTextSharp-Monotouch Class Usage Examples

Public Methods

Method Description
PdfTargetDictionary ( PdfTargetDictionary nested ) : System
PdfTargetDictionary ( bool child ) : System

Method Details

PdfTargetDictionary() public method

public PdfTargetDictionary ( PdfTargetDictionary nested ) : System
nested PdfTargetDictionary
return System

PdfTargetDictionary() public method

public PdfTargetDictionary ( bool child ) : System
child bool
return System