THotPDF.BeginParagraph Method
HotPDF Delphi PDF Component Developer Guide loslab Logo

 

THotPDF.BeginParagraph

THotPDF

 

Top  Previous  Next

Opens new paragraph.

 

Delphi syntax:

procedure BeginParagraph ( Index: Integer );

 

C++ syntax:

void __fastcall BeginParagraph ( int Index );

 

Description

Call BeginParagraph to open paragraph specified by Index.

 

Example

 

See also: EndParagraph, CreateParagraph

Copyright©2007-2019 losLab.com