THPDFPage.AddFileAttachmentAnnotation

THPDFPage

 

Hore  Predchádzajúce  Ďalej

Pridá novú anotáciu FileAttachment na aktuálnu stranu

 

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

Použite AddFileAttachmentAnnotation na pridanie novej anotácie FileAttachment so zadanou textovou správou (Contents), názvom súboru, obdĺžnikovou oblasťou (Rectangle) a farbou na aktuálnej strane

 

 

File attachment annotation preview