Accusoft PDF Xpress Control v7.0
SaveDocumentToHandle Method
SaveOptions object which contains instructions for saving a PDF document into new global memory buffer, accessed using a handle.
A long value which represents a global handle to which to save the PDF document.
Description
Saves a PDF document into a new global memory buffer, accessed using a handle.
Syntax
Visual Basic
Public Sub SaveDocumentToHandle( _
   ByVal options As SaveOptions, _
   ByRef hGlobal As Long _
) 
Parameters
options
SaveOptions object which contains instructions for saving a PDF document into new global memory buffer, accessed using a handle.
hGlobal
A long value which represents a global handle to which to save the PDF document.
Remarks
The Document must contain at least one page to successfully save.
Example

See Also

PdfDocument Object  | PdfDocument Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback