PDFReaderControls.NET Professional Type Reference

UnknownMarkup Properties

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

Public Instance Properties

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

UnknownMarkup Class | TallComponents.PDF.Annotations.Markups Namespace