SetAppendInputFromVariant
Document management
Description
Sets the input for a subsequent call to the SetAppendToVariant function.
Syntax
ActiveX
Function PDFlib::SetAppendInputFromVariant(Source As Variant) As LongParameters
Source
A byte array variant containing the input PDF to base the update section on
Return values
| 0 | Could not set input |
|---|---|
| 1 | Input set successfully |