HotPDF Delphi PDF Component Developer Guide loslab Logo

 

THPDFPage.AddFileAttachmentAnnotation

THPDFPage

 

Top  Previous  Next

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

 

Description

Use AddFileAttachmentAnnotation to add new FileAttachment annotation specified text message ( Contents), file name, rectangle area ( Rectangle ) and color on the current page.  

 

 

clip0018

Copyright©2007-2025 losLab.com