|
THotPDF.CurrentParagraph
|
بالا قبلی بعدی |
|
Gives access to the current document paragraph.
Delphi syntax: property CurrentParagraph: thpdf_para;
C++ syntax: __property thpdf_para* CurrentParagraph;
توضیح از ویژگی CurrentParagraph برای دسترسی به متدها و ویژگیهای پاراگراف استفاده کنید
Code Example
|