|
THotPDF.CurrentParagraph
|
先頭 前へ 次へ |
|
Gives access to the current document paragraph.
Delphi syntax: property CurrentParagraph: thpdf_para;
C++ syntax: __property thpdf_para* CurrentParagraph;
説明 paragraph methods と properties に access するには
Code Example
|