THPDFPage.AddSoundAnnotation

THPDFPage

 

Topo  Anterior  Seguinte

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

 

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

 

Descrição

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

 

 

Sound annotation preview