See Also Examples Applies To
Displays a PDF file.
Syntax
object.DisplayFromPdfFile (sPdfFilePath, sPassword)
The DisplayFromPdfFile syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| sPdfFilePath | Required. String. The full PDF path. |
| sPassword | Optional. String. Default value is Empty. Needed for (Read or Write) encrypted documents. |
Returns
ViewerStatus.
Remarks
The ViewerStatus constants are defined HERE