ImageGear .NET - Updated December 24, 2018
Decrypt Method (ImGearARTEncryption)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTEncryption Class : Decrypt Method
This method decrypts the raster page that was encrypted previously.
Syntax
'Declaration
 
Public Sub Decrypt() 
 
'Usage
 
Dim instance As ImGearARTEncryption
 
instance.Decrypt()
See Also

Reference

ImGearARTEncryption Class
ImGearARTEncryption Members
Encrypt Method