See Also Examples Applies To
'If the PDF to open is protected, the control will prompt the user for a password. Turn this property to False to use your own dialog box (you will have to catch the PDFPasswordRequest event).
Syntax
object.PDFShowDialogForPassword [= New_PDFShowDialogForPassword ]
The PDFShowDialogForPassword syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| New_PDFShowDialogForPassword | Boolean. |