An NDoc Documented Class Library

pdfPage.addImage Method

Method that adds an image to the page object

Overload List

Method that adds an image to the page object

public void addImage(Image,int,int);

Method that adds an image to the page object

public void addImage(Image,int,int,int,int);

Method that adds an image to the page object

public void addImage(string,int,int);

Method that adds an image to the page object

public void addImage(string,int,int,int,int);

See Also

pdfPage Class | sharpPDF Namespace