IImagePasswordCallback
GetPassword Method of the IImagePasswordCallback Interface
GetPassword method of the IImagePasswordCallback Interface in the ABBYY FineReader Engine API — Client-side method that returns a password to FineReader Engine when opening a password-protected image file; typically shows a dialog for the user.
This method is implemented by the user. ABBYY FineReader Engine can use a pointer to the IImagePasswordCallback interface in methods that open image files to request passwords for protected files, actually PDFs. Typical implementation of this method could show a dialog box where the user can provide a password necessary to access the image file.
IImagePasswordCallback Interface
Previous
TrainingImagesCollection Object (ITrainingImagesCollection Interface)
Next
