Opens a PDF document from a handle.
Visual Basic |
---|
Public Sub OpenDocumentFromHandle( _ ByVal options As OpenOptions, _ ByVal hGlobal As Long _ ) |
- options
- An OpenOptions object which contains instructions for opening a PDF document from a handle.
- hGlobal
- A long value which represents the handle.