Accusoft PDF Xpress Control v5.0
OpenDocumentEx Method
See Also  Send comments on this topic.
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.
PdfDocument Object : OpenDocumentEx Method

Glossary Item Box

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

©2012. Accusoft Corporation. All Rights Reserved.