|
THotPDF.CurrentParagraph THotPDF
|
Vrh Prejšnja Naslednja |
|
Omogoča dostop do trenutnega odstavka dokumenta
Delphi syntax: property CurrentParagraph: thpdf_para;
C++ syntax: __property thpdf_para* CurrentParagraph;
Description Uporabite lastnost CurrentParagraph za dostop do metod in lastnosti odstavka
Code Example
|