THPDFPage.AddFileAttachmentAnnotation

THPDFPage

 

الأعلى  السابق  التالي

Adds new FileAttachment annotation on the current page.

 

Delphi syntax:

procedure AddFileAttachmentAnnotation ( Contents: AnsiString; FileName: AnsiString; Rectangle: TRect; Color: TColor = clRed );

 

C++ syntax:

void __fastcall AddFileAttachmentAnnotation ( AnsiString Contents, AnsiString FileName, Windows::TRect &Rectangle, Graphics::TColor Color );

 

الوصف

استخدم AddFileAttachmentAnnotation لإضافة تعليق FileAttachment جديد تحدده رسالة النص (المحتويات) واسم الملف ومنطقة المستطيل (Rectangle) واللون على الصفحة الحالية 

 

 

File attachment annotation preview