THPDFPage.ShowText Method
HotPDF Delphi PDF Component Developer Guide loslab Logo

 

THPDFPage.ShowText

THPDFPage

 

Top  Previous  Next

Shows text.

 

Delphi syntax:

procedure ShowText ( Text: AnsiString );

 

C++ syntax:

void __fastcall ShowText ( AnsiString Text );

 

Description

Call ShowText to print Text from the current point.

 

Example

Copyright©2007-2019 losLab.com