LEADTOOLS Forms (Leadtools.Forms.DocumentReaders assembly)
LEAD Technologies, Inc

GetPasswordCallback Property






Show in webframe
Gets or sets the password callback to use when openning encrypted documents.
Syntax
public DocumentReaderGetPasswordCallback GetPasswordCallback {get; set;}
'Declaration
 
Public Property GetPasswordCallback As DocumentReaderGetPasswordCallback
'Usage
 
Dim instance As DocumentReaderLoadOptions
Dim value As DocumentReaderGetPasswordCallback
 
instance.GetPasswordCallback = value
 
value = instance.GetPasswordCallback

            

            
public:
property DocumentReaderGetPasswordCallback^ GetPasswordCallback {
   DocumentReaderGetPasswordCallback^ get();
   void set (    DocumentReaderGetPasswordCallback^ value);
}

Property Value

A DocumentReaderGetPasswordCallback object that specifies the password callback to use when opening encrypted documents. The default value is null.
Remarks

Some of the documents opened by the reader such as PDF might be encrypted with a password. To open these documents, you must use one of the following:

Example

For an example, refer to DocumentReaderLoadOptions.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DocumentReaderLoadOptions Class
DocumentReaderLoadOptions Members

Error processing SSI file
Leadtools.Forms.DocumentReaders requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features