CreateSound

PdfContentEditor.CreateSound method

创建声音注释。

public void CreateSound(Rectangle rect, string filePath, string name, int page, string rate)
范围类型描述
rectRectangle定义页面上注释位置的注释矩形。
filePathString声音文件的文件路径。
nameString用于显示注释的图标名称,包括:扬声器和麦克风。
pageInt32创建声音注释的页面。
rateString采样率,以每秒样本数为单位。

也可以看看