An Annotation such as a text note or hyperlink.

System.Object
    WebSupergoo.ABCpdf13.Objects.IndirectObject
       WebSupergoo.ABCpdf13.Objects.Annotation
          WebSupergoo.ABCpdf13.Objects.CircleAnnotation
          WebSupergoo.ABCpdf13.Objects.D3DAnnotation
          WebSupergoo.ABCpdf13.Objects.FileAttachmentAnnotation
          WebSupergoo.ABCpdf13.Objects.FreeTextAnnotation
          WebSupergoo.ABCpdf13.Objects.InkAnnotation
          WebSupergoo.ABCpdf13.Objects.LineAnnotation
          WebSupergoo.ABCpdf13.Objects.LinkAnnotation
          WebSupergoo.ABCpdf13.Objects.PolygonAnnotation
          WebSupergoo.ABCpdf13.Objects.PolylineAnnotation
          WebSupergoo.ABCpdf13.Objects.PopupAnnotation
          WebSupergoo.ABCpdf13.Objects.RichMediaAnnotation
          WebSupergoo.ABCpdf13.Objects.ScreenAnnotation
          WebSupergoo.ABCpdf13.Objects.SquareAnnotation
          WebSupergoo.ABCpdf13.Objects.StampAnnotation
          WebSupergoo.ABCpdf13.Objects.TextAnnotation
          WebSupergoo.ABCpdf13.Objects.TextMarkupAnnotation

 

   
   
Method Description
Focus Prepare document for drawing at the annotation location.
GetAppearance Get a particular appearance from the annotation.
GetAppearances Gets all the appearances of the annotation.
GetFieldOptions The field options for any form field associated with this annotation.
SetAppearance Set a particular appearance for the annotation.
Stamp Stamp this annotation into the page.
UpdateAppearance Update the Appearance Stream for this annotation.
  inherited methods...

 

   
   
Property Description
AnnotationElement An AnnotationElement for this annotation.
Border The border appearance.
Color The Color of the annotation.
Contents The visible text of the annotation.
FieldBackgroundColor The background color of the field.
FieldBorderColor The border color of the field.
FieldRotation The rotation of the annotation in degrees counterclockwise to the page.
FieldType The field type for any form field associated with this annotation.
FieldValue The field value for any form field associated with this annotation.
Flags The Annotation Flags entry.
FullName The full name of any form field associated with this annotation.
NormalAppearance Gets or sets the normal appearance for the annotation.
Page The Page on which this annotation is located.
Throws Exceptions Rect The rectangle which defines the position and area of the annotation on the page.
SubType The sub-type of Annotation.
TextDirection The default text direction.
  inherited properties...