C# Class iTextSharp.text.pdf.PdfSmartCopy.ByteStore

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

Méthodes publiques

Méthode Description
Equals ( Object obj ) : bool
GetHashCode ( ) : int

Private Methods

Méthode Description
ByteStore ( PRStream str ) : System
ByteStore ( PdfDictionary dict ) : System
SerArray ( PdfArray array, int level, ByteBuffer bb ) : void
SerDic ( PdfDictionary dic, int level, ByteBuffer bb ) : void
SerObject ( PdfObject obj, int level, ByteBuffer bb ) : void

Method Details

Equals() public méthode

public Equals ( Object obj ) : bool
obj Object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int