C# Class iTextSharp.text.pdf.parser.MarkedContentInfo

Afficher le fichier Open project: mapo80/iTextSharp-Monotouch Class Usage Examples

Méthodes publiques

Méthode Description
GetMcid ( ) : int
GetTag ( ) : PdfName
HasMcid ( ) : bool
MarkedContentInfo ( PdfName tag, PdfDictionary dictionary ) : System

Method Details

GetMcid() public méthode

public GetMcid ( ) : int
Résultat int

GetTag() public méthode

public GetTag ( ) : PdfName
Résultat iTextSharp.text.pdf.PdfName

HasMcid() public méthode

public HasMcid ( ) : bool
Résultat bool

MarkedContentInfo() public méthode

public MarkedContentInfo ( PdfName tag, PdfDictionary dictionary ) : System
tag iTextSharp.text.pdf.PdfName
dictionary iTextSharp.text.pdf.PdfDictionary
Résultat System