Accusoft PDF Xpress Control v7.0
SaveDocumentToBufferEx Method
A SaveOptions object which contains instructions for saving the PDF document to a buffer.
CompressOptions 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 SaveDocumentToBufferEx( _
   ByVal options As SaveOptions, _
   ByVal CompressOptions As CompressOptions, _
   ByRef buffer As Variant _
) 
Parameters
options
A SaveOptions object which contains instructions for saving the PDF document to a buffer.
CompressOptions
CompressOptions object which contains instructions for saving the PDF document to a buffer.
buffer
A variant value which represents the buffer.
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