IAnnotation Interface
Defines an annotation.
public interface IAnnotation
Public Interface IAnnotation
Inheritance: ObjectIAnnotation
Derived: AutoLink, Image3D, ImageWatermark, Link, MultimediaAnnotation, Note, TextWatermark, Watermark
Licensing Info
This interface is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.
Remarks
-
Class Description
- Link Represents a link with a destination or action.
- Note Represents a note annotation.
Methods
DrawAnnotation(DocumentWriter) | Draws the annotation to the given DocumentWriter object. |