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

ファイルを表示 Open project: mapo80/iTextSharp-Monotouch Class Usage Examples

Public Methods

Method Description
Equals ( Object obj ) : bool
GetHashCode ( ) : int

Private Methods

Method 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 method

public Equals ( Object obj ) : bool
obj Object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int