Generated by
JDiff

Class com.itextpdf.kernel.pdf.annot.PdfSoundAnnotation

Changed Constructors
PdfSoundAnnotation( Rectangle, PdfStream ) Documentation changed from old to new.
Creates a new Sound annotation.
PdfSoundAnnotation( PdfDictionary) Documentation changed from old to new.
Instantiates a new PdfSoundAnnotation instance based on PdfDictionary instance, that represents existing annotation object in the document.
PdfSoundAnnotation( PdfDocument, Rectangle , InputStream , float , PdfName , int , int ) Documentation changed from old to new.
Creates a sound annotation.