THotPDF.CurrentParagraph Property
HotPDF Delphi PDF Component Developer Guide loslab Logo

 

THotPDF.CurrentParagraph

THotPDF

 

Top  Previous  Next

Gives access to the current document paragraph.

 

Delphi syntax:

property CurrentParagraph: THPDFPara;

 

C++ syntax:

__property THPDFPara* CurrentParagraph;

 

Description

Use the CurrentParagraph property to access paragraph methods and properties.

 

Example

Copyright©2007-2019 losLab.com