ImageGear Java PDF
render Method
Options to apply when rendering a page. See the RenderOptions class for details.
This method renders the contents of the Page to an uncompressed image.
Syntax
public byte[] render( 
   RenderOptions options
)

Parameters

options
Options to apply when rendering a page. See the RenderOptions class for details.

Return Value

A byte array is returned that represents the image.
See Also

Reference

Page Class
Page Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback