PDFKit.NET 2.0 Class Library (.NET 2.0)

Popup Properties

The properties of the Popup class are listed below. For a complete list of Popup class members, see the Popup 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.
Markup The markup annotation that is associated with this pop-up.
Open The pop-up should initially be displayed open.
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.

See Also

Popup Class | TallComponents.PDF.Annotations.Markups Namespace