THPDFPage.AddFileAttachmentAnnotation

THPDFPage

 

Vrh  Prethodno  Sljedeće

Dodaje novu FileAttachment anotaciju na trenutačnu stranicu

 

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

 

Opis

Upotrijebite AddFileAttachmentAnnotation za dodavanje nove FileAttachment anotacije s navedenom tekstualnom porukom (Contents), nazivom datoteke, pravokutnim područjem (Rectangle) i bojom na trenutačnoj stranici 

 

 

File attachment annotation preview