PDFReaderControls.NET Professional Type Reference

Markup Properties

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

Public Instance Properties

Author The author of this markup.
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.
CreationDate The date and time when the markup was created.
Height (inherited from Annotation) Height of this annotation.
InReplyTo The markup to which this markup replies.
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.
Opacity The opacity (0...255) which must be used for this markup. Default is 255.
Page (inherited from Annotation) The associated page.
Popup The popup annotation that is associated with this markup annotation.
Print (inherited from Annotation) This annotation will be visible on a printout.
Replies The markups that reply directly to this one.
Right (inherited from Annotation) Position of annotation's right edge.
Subject The subject of this markup.
TabOrder (inherited from Annotation) Retrieve the tab-order for this annotation.
Text The (rich) text that is displayed by the pop-up window of this markup.
Top (inherited from Annotation) Position of annotation's top edge.
Width (inherited from Annotation) Width of this annotation.

See Also

Markup Class | TallComponents.PDF.Annotations.Markups Namespace