C# Class iTextSharp.text.pdf.parser.PdfContentStreamProcessor.ResourceDictionary

Inheritance: iTextSharp.text.pdf.PdfDictionary
Afficher le fichier Open project: mapo80/iTextSharp-Monotouch

Méthodes publiques

Méthode Description
GetDirectObject ( PdfName key ) : PdfObject
Pop ( ) : void
Push ( PdfDictionary resources ) : void
ResourceDictionary ( ) : System

Method Details

GetDirectObject() public méthode

public GetDirectObject ( PdfName key ) : PdfObject
key iTextSharp.text.pdf.PdfName
Résultat iTextSharp.text.pdf.PdfObject

Pop() public méthode

public Pop ( ) : void
Résultat void

Push() public méthode

public Push ( PdfDictionary resources ) : void
resources iTextSharp.text.pdf.PdfDictionary
Résultat void

ResourceDictionary() public méthode

public ResourceDictionary ( ) : System
Résultat System