Accusoft PDF Xpress Control v6.0
OpenDocumentEx Method
A string value which represents the filename of the document.
A string value which represents the password of the document to open.
A boolean value which is True to repair the document on opening. Otherwise, set to False.
Description
Opens the PDF document with an option to repair.
Syntax
Visual Basic
Public Sub OpenDocumentEx( _
   ByVal FileName As String, _
   ByVal Password As String, _
   ByVal Repair As Boolean _
) 
Parameters
FileName
A string value which represents the filename of the document.
Password
A string value which represents the password of the document to open.
Repair
A boolean value which is True to repair the document on opening. Otherwise, set to False.
See Also

PdfDocument Object  | PdfDocument Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback