Accusoft PDF Xpress Control v5.0
OpenDocumentFromHandle Method
See Also  Send comments on this topic.
options
An OpenOptions object which contains instructions for opening a PDF document from a handle.
hGlobal
A long value which represents the handle.
PdfDocument Object : OpenDocumentFromHandle Method

Glossary Item Box

Description

Opens a PDF document from a handle.

Syntax

Visual Basic
Public Sub OpenDocumentFromHandle( _
   ByVal options As OpenOptions, _
   ByVal hGlobal As Long _
) 

Parameters

options
An OpenOptions object which contains instructions for opening a PDF document from a handle.
hGlobal
A long value which represents the handle.

See Also

©2012. Accusoft Corporation. All Rights Reserved.