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

Password Property






Gets or sets the password used to open encrypted documents.
Syntax
public string Password {get; set;}
'Declaration
 
Public Property Password As String
'Usage
 
Dim instance As DocumentReaderLoadOptions
Dim value As String
 
instance.Password = value
 
value = instance.Password
public string Password {get; set;}
 get_Password();
set_Password(value);
public:
property String^ Password {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String that specifies the password 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