Creates a new Annotation instance for the page.
A Rectangle where the annotation is displayed.
The text to be displayed.
An Encoder instance which is used to encode the text. If it is null, PDFDocEncoding is used.
returns an instance of a Annotation object. If it failed, it returns null.
See Implementation
Creates a new Annotation instance for the page.