Opens a PDF document from a buffer.
Visual Basic |
---|
Public Sub OpenDocumentFromBuffer( _ ByVal options As OpenOptions, _ ByRef buffer As Variant _ ) |
- options
- An OpenOptions object which contains instructions for opening the PDF document from a buffer.
- buffer
- A variant value which represents the buffer.