ImageGear .NET - Updated May 30, 2018
Password Property (ImGearARTEncryption)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTEncryption Class : Password Property
Gets or sets the encryption password.
Syntax
'Declaration
 
Public Property Password As String
 
'Usage
 
Dim instance As ImGearARTEncryption
Dim value As String
 
instance.Password = value
 
value = instance.Password

Property Value

String value.
See Also

Reference

ImGearARTEncryption Class
ImGearARTEncryption Members