ImageGear Java PDF
addImage(String,AddImageOptions) Method
Filename of the image to add.
Options to apply when adding an image to a page. See the AddImageOptions class for details.
This method adds an image from specified file to the page.
Syntax
public void addImage( 
   java.lang.String imageFilename,
   AddImageOptions options
)

Parameters

imageFilename
Filename of the image to add.
options
Options to apply when adding an image to a page. See the AddImageOptions class for details.
See Also

Reference

Page Class
Page Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback