AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : PICPassword Property |
Visual Basic |
---|
Public Property PICPassword As String |
The ePIC (.PIC) format allows you to save a password protected file. The password can contain a maximum of eight characters. When the Password property is set and a ePIC file is saved, the file will be encrypted using the Password.
To load an ePIC file that was saved with a password, the correct password must be supplied in the Password property. If the password is incorrect, the image will not load and the ImagError property will be set to IX_Error_InvalidPicPassword.