Accusoft PDF Xpress Control v6.0
SaveDocumentToBuffer Method
SaveOptions object which contains instructions for saving the PDF document to a buffer.
A variant value which represents the buffer.
Description
Saves a PDF document into a new local memory buffer.
Syntax
Visual Basic
Public Sub SaveDocumentToBuffer( _
   ByVal options As SaveOptions, _
   ByRef buffer As Variant _
) 
Parameters
options
SaveOptions object which contains instructions for saving the PDF document to a buffer.
buffer
A variant value which represents the buffer.
Return Type

The local memory buffer containing the saved PDF Document.

Remarks
The Document must contain at least one page to successfully save.
Example

See Also

PdfDocument Object  | PdfDocument Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback