ImageGear for Java
canApplyCrypt Method
Raster page object to verify.
Password to Encrypt/Decrypt the image with.
Returns true if encrypt and decrypt methods can be applied to the specified page, false otherwise.
Syntax
public boolean canApplyCrypt( 
   ImGearRasterPage page,
   java.lang.String password
)

Parameters

page
Raster page object to verify.
password
Password to Encrypt/Decrypt the image with.

Return Value

Boolean value. com.accusoft.imagegear.core.ImGearRasterPageM:com.accusoft.imagegear.processing.ImGearRasterProcessing.encrypt(com.accusoft.imagegear.core.ImGearRasterPage,java.lang.String)
See Also

Reference

ImGearRasterProcessingVerifier Class
ImGearRasterProcessingVerifier Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback