THPDFPage.AddSoundAnnotation

THPDFPage

 

Üst  Önceki  Sonraki

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

 

Açıklama

Geçerli sayfaya belirtilen metin iletisi (Contents), ses dosya adı, dikdörtgen alanı (Rectangle) ve renk ile yeni bir Sound açıklaması eklemek için AddSoundAnnotation kullanın

 

 

Sound annotation preview