An NDoc Documented Class Library

pdfPersistentPage.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

pdfPersistentPage Class | sharpPDF Namespace