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

Password Property






Show in webframe
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:
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

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