ImageGear Java PDF
AddImageOptions Class Methods

For a list of all members of this type, see AddImageOptions members.

Public Methods
 NameDescription
Public Methoddelete
You don't need to call this method under normal circumstances. It is only necessary if you want to release the resource prior to garbage collection occurring. Once the object is deleted, it is no longer safe to access its members.
 
Public MethodgetCompressionTypeThis specifies the compression to apply to the image. See the CompressionType for details. Default value is CompressionType.NoneCompression.  
Public MethodgetHeightThis specifies the resulting image height to be added to the page. Default value is 0.  
Public MethodgetWidthThis specifies the resulting image width to be added to the page. Default value is 0.  
Public MethodgetXThis specifies the horizontal location of image to be added to the page. Default value is 0.  
Public MethodgetYThis specifies the vertical location of image to be added to the page. Default value is 0.  
Public MethodsetCompressionTypeThis specifies the compression to apply to the image. See the CompressionType for details. Default value is CompressionType.NoneCompression.  
Public MethodsetHeightThis specifies the resulting image height to be added to the page (use 0 for default behavior).  
Public MethodsetWidthThis specifies the resulting image width to be added to the page (use 0 for default behavior).  
Public MethodsetXThis specifies the horizontal location of image to be added to the page. Default value is 0.  
Public MethodsetYThis specifies the vertical location of image to be added to the page. Default value is 0.  
Top
See Also

Reference

AddImageOptions Class
com.accusoft.imagegearpdf Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback