Accusoft PDF Xpress Control v7.0
OpenDocument Method
A string value which represents the filename of the document to open.
A string value which represents the password to open the document.
Description
Opens a PDFDocument using the specified FileName and Password.
Syntax
Visual Basic
Public Sub OpenDocument( _
   ByVal FileName As String, _
   ByVal Password As String _
) 
Parameters
FileName
A string value which represents the filename of the document to open.
Password
A string value which represents the password to open the document.
Remarks

Example

See Also

PdfDocument Object  | PdfDocument Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback