C# Class rbscan.PdfContentsExtender

Mostra file Open project: rbobot/rbscan

Public Methods

Method Description
DrawFullPageImage ( this contents, PdfFileWriter.PdfImage image, bool landscape ) : void

Method Details

DrawFullPageImage() public static method

public static DrawFullPageImage ( this contents, PdfFileWriter.PdfImage image, bool landscape ) : void
contents this
image PdfFileWriter.PdfImage
landscape bool
return void