|
THotPDF.CurrentParagraph
|
Κορυφή Προηγούμενο Επόμενο |
|
Gives access to the current document paragraph.
Σύνταξη Delphi: property CurrentParagraph: thpdf_para;
C++ syntax: __property thpdf_para* CurrentParagraph;
Περιγραφή Χρησιμοποιήστε την ιδιότητα CurrentParagraph για πρόσβαση στις μεθόδους και ιδιότητες παραγράφου
Code Example
|