ImageGear .NET v25.2 - Updated
ImageGear.Art Assembly / ImageGear.ART Namespace / ImGearARTEncryption Class / Decrypt Method




In This Topic
    Decrypt Method (ImGearARTEncryption)
    In This Topic
    This method decrypts the raster page that was encrypted previously.
    Syntax
    'Declaration
     
    Public Sub Decrypt() 
    'Usage
     
    Dim instance As ImGearARTEncryption
     
    instance.Decrypt()
    public void Decrypt()
    public: void Decrypt(); 
    public:
    void Decrypt(); 
    See Also