|
THotPDF.CurrentParagraph
|
Øverst Forrige Neste |
|
Gives access to the current document paragraph.
Delphi syntax: property CurrentParagraph: thpdf_para;
C++ syntax: __property thpdf_para* CurrentParagraph;
Beskrivelse Bruk CurrentParagraph-egenskapen til å få tilgang til avsnittsmetoder og -egenskaper
Kodeeksempel
|