ImageGear Java PDF
RenderOptions Class Methods

For a list of all members of this type, see RenderOptions 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 MethodgetResolutionThis specifies the resolution in dots per inch for page rasterization. The higher this value, the higher-quality raster image will be got after rasterization. Default value is 150 DPI.  
Public MethodgetSmoothingFlagsThis specifies the smoothing settings for page rasterization. See the SmoothingFlags for details. Default value is SmoothingFlags.SmoothText.  
Public MethodsetResolutionThis specifies the resolution in dots per inch for page rasterization. The higher this value, the higher-quality raster image will be got after rasterization. Default value is 150 DPI.  
Public MethodsetSmoothingFlagsThis specifies the smoothing settings for page rasterization. See the SmoothingFlags for details. Default value is SmoothingFlags.SmoothText.  
Top
See Also

Reference

RenderOptions Class
com.accusoft.imagegearpdf Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback