HotPDF Delphi PDF Component Developer Guide loslab Logo

 

THPDFPage.AddSoundAnnotation

THPDFPage

 

Top  Previous  Next

Adds new Sound annotation on the current page.

 

Delphi syntax:

procedure AddSoundAnnotation ( Contents: AnsiString; FileName: AnsiString; Rectangle: TRect; Color: TColor = clRed);

 

C++ syntax:

void __fastcall AddSoundAnnotation ( AnsiString Contents, AnsiString FileName, Windows::TRect &Rectangle, Graphics::TColor Color );

 

Description

Use AddSoundAnnotation to add new Sound annotation specified text message ( Contents), sound filename, rectangle area ( Rectangle ) and color on the current page.

 

 

clip0022

Copyright©2007-2025 losLab.com