AppendText

Text, Page layout

Description

Draws text immediately following text previously drawn with DrawText or AppendText.

Syntax

Delphi

function TPDFlib.AppendText(Const Text: WideString): Integer;

ActiveX

Function PDFlib::AppendText(Text As String) As Long

DLL

int DLAppendText(int InstanceID, wchar_t * Text);

Parameters

TextThe text to append to the previously drawn text