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

SourceDe invoer-PDF waarop de updatesectie moet worden gebaseerd

Retourwaarden

0Could not set input
1Input set successfully