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

Inheritance: IXObjectDoHandler
Exibir arquivo Open project: mapo80/iTextSharp-Monotouch

Public Methods

Method Description
HandleXObject ( PdfContentStreamProcessor processor, PdfStream stream, PdfIndirectReference refi ) : void

Method Details

HandleXObject() public method

public HandleXObject ( PdfContentStreamProcessor processor, PdfStream stream, PdfIndirectReference refi ) : void
processor PdfContentStreamProcessor
stream iTextSharp.text.pdf.PdfStream
refi iTextSharp.text.pdf.PdfIndirectReference
return void