SetAppendInputFromString
Documentbeheer
Beschrijving
Stelt de invoer in voor een latere aanroep van de functie AppendToString
Syntaxis
Delphi
Function TPDFlib.SetAppendInputFromString(Const Source: AnsiString): Integer;
DLL
int DLSetAppendInputFromString(int InstanceID, const char * Source);
Syntaxis
| Source | De invoer-PDF waarop de updatesectie moet worden gebaseerd |
|---|
Retourwaarden
| 0 | Could not set input |
|---|---|
| 1 | Input set successfully |