ImageGear for Java
canApplyResizeCanvas Method
Page to verify.
Page width.
Page height.
Returns true if ImGearProcessing.resizeCanvas method can be applied to the specified page, with the specified dimensions, false otherwise.
Syntax
public boolean canApplyResizeCanvas( 
   ImGearPage page,
   int width,
   int height
)

Parameters

page
Page to verify.
width
Page width.
height
Page height.

Return Value

See Also

Reference

ImGearProcessingVerifier Class
ImGearProcessingVerifier Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback