THPDFPage.AddFileAttachmentAnnotation

THPDFPage

 

Fel  Előző  Következő

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 );

 

Leírás

Az AddFileAttachmentAnnotation segítségével új FileAttachment annotáció adható az aktuális oldalhoz a megadott szöveges üzenettel (Contents), fájlnévvel, téglalapterülettel (Rectangle) és színnel

 

 

File attachment annotation preview