LEADTOOLS Forms (Leadtools.Forms.DocumentReaders assembly)

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

See Also

Reference

DocumentReaderLoadOptions Class
DocumentReaderLoadOptions Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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