PDFReaderControls.NET Professional Type Reference

Markup Members

Markup overview

Public Static Methods

Equals (inherited from Object)Determines whether the specified Object instances are considered equal.
ReferenceEquals (inherited from Object)Determines whether the specified Object instances are the same instance.

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.

Public Instance Methods

Accept (inherited from Annotation) Accept this annotation.
BeginUpdate (inherited from Annotation) This method can be used to begin a properties bulk updat .
EndUpdate (inherited from Annotation) This method can be used to end the properties bulk update.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
Flatten (inherited from Annotation) Flatten the annotation as static content to the given canvas.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Public Instance Events

PropertyChanged (inherited from Annotation) Occurs when any property of the annotation has changed.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

Markup Class | TallComponents.PDF.Annotations.Markups Namespace