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

 

THPDFPara.ShowText

THPDFPara

 

Top  Previous  Next

Shows text using current paragraph settings.

 

Delphi syntax:

procedure ShowText ( Text: AnsiString );

 

C++ syntax:

void __fastcall PrintText ( AnsiString Text );

 

Description

Call ShowText to print Text using current paragraph settings.

 

 

See also: ShowUnicodeText

 

Example

Copyright©2007-2019 losLab.com