CreateSound

PdfContentEditor.CreateSound method

Crée des annotations sonores.

public void CreateSound(Rectangle rect, string filePath, string name, int page, string rate)
ParamètreTaperLa description
rectRectangleRectangle d’annotation définissant l’emplacement de l’annotation sur la page.
filePathStringLe chemin d’accès au fichier son.
nameStringLe nom d’une icône à utiliser pour afficher l’annotation, notamment : haut-parleur et micro.
pageInt32La page dans laquelle l’annotation Sound est créée.
rateStringLe taux d’échantillonnage, en échantillons par seconde.

Voir également