THPDFPage.AddSoundAnnotation

THPDFPage

 

맨 위  이전  다음

Adds new Sound annotation on the current page.

 

Delphi 구문:

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

 

C++ 구문:

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

 

설명

현재 page에 text message(목차), sound filename, rectangle area(Rectangle), color로 지정된 새 Sound annotation을 추가하려면 AddSoundAnnotation을 사용하십시오

 

 

Sound annotation preview