Accusoft ImagXpress 13
PICPassword Property
Description
Gets and sets the password for an encrypted ePIC (Pegasus Imaging Corporation) file.
Property Type
Read-write property
Syntax
Visual Basic
Public Property PICPassword As String
Return Type
The password used to encrypt or decrypt the password protected PIC file.
Remarks

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.

See Also

ImagXpress Object  | ImagXpress Members  | Loading  | Saving

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback