THPDFPage.AddFileAttachmentAnnotation

THPDFPage

 

Vrh  Prethodno  Sledeće

Dodaje novu FileAttachment anotaciju na tekuću 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

Koristite AddFileAttachmentAnnotation da dodate novu FileAttachment anotaciju sa zadatom tekst porukom ( Contents), imenom fajla, pravougaonim područjem ( Rectangle ) i bojom na tekućoj stranici

 

 

File attachment annotation preview