THPDFPage.AddFileAttachmentAnnotation

THPDFPage

 

Topo  Anterior  Seguinte

Adiciona uma nova anotação FileAttachment à página atual

 

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

 

Descrição

Adicione AddFileAttachmentAnnotation para criar uma nova anotação FileAttachment com a mensagem de texto especificada ( Contents), nome de ficheiro, área retangular ( Rectangle ) e cor na página atual  

 

 

File attachment annotation preview