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

GetPasswordCallback Property






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 DocumentReaderGetPasswordCallback GetPasswordCallback {get; set;}
 get_GetPasswordCallback();
set_GetPasswordCallback(value);
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

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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