THPDFPage.AddFileAttachmentAnnotation

THPDFPage

 

Вгору  Попередня  Наступна

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

 

Опис

Використовуйте AddFileAttachmentAnnotation, щоб додати нову анотацію FileAttachment із заданим текстовим повідомленням ( Contents), іменем файлу, прямокутною областю ( Rectangle ) і кольором на поточній сторінці.  

 

 

File attachment annotation preview