PDFReaderControls.NET Professional Type Reference

CustomAnnotation Properties

The properties of the CustomAnnotation class are listed below. For a complete list of CustomAnnotation class members, see the CustomAnnotation Members topic.

Public Instance Properties

BorderColor (inherited from Annotation) The color of the border of this annotation.
BorderStyle (inherited from Annotation) The border style of this annotation.
BorderWidth (inherited from Annotation) The width in points of the border of this annotation.
Bottom (inherited from Annotation) Position of annotation's bottom edge.
Height (inherited from Annotation) Height of this annotation.
Invisible (inherited from Annotation) This annotation will not be visible in the pdf-viewer.
Left (inherited from Annotation) Position of annotation's left edge.
Locked (inherited from Annotation) Specifies if the annotations properties are locked in a viewer application.
Page (inherited from Annotation) The associated page.
Print (inherited from Annotation) This annotation will be visible on a printout.
Right (inherited from Annotation) Position of annotation's right edge.
TabOrder (inherited from Annotation) Retrieve the tab-order for this annotation.
Top (inherited from Annotation) Position of annotation's top edge.
Width (inherited from Annotation) Width of this annotation.

Protected Instance Properties

OverCursor Override to set the cursor to display when the mouse is over this custom annotation.

See Also

CustomAnnotation Class | TallComponents.PDF.Annotations Namespace