Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.PDF for Java library
which are either directly in it like Document or indirectly through several
subpackages. |
Constructor and Description |
---|
SoundAnnotation(Page page,
Rectangle rect,
String soundFile,
SoundSampleData soundSampleData)
Creates new Sound annotation on the specified page.
|