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 כדי להוסיף annotation חדש מסוג FileAttachment לפי הודעת טקסט (תוכן), שם קובץ, אזור מלבן (Rectangle) וצבע בעמוד הנוכחי 

 

 

File attachment annotation preview