The Popup type exposes the following members.

Properties

  NameDescription
Public propertyBorderColor
The color of the border of this annotation.
(Inherited from Annotation.)
Public propertyBorderStyle
The border style of this annotation.
(Inherited from Annotation.)
Public propertyBorderWidth
The width in points of the border of this annotation.
(Inherited from Annotation.)
Public propertyBottom
Position of annotation's bottom edge.
(Inherited from Annotation.)
Public propertyHeight
Height of this annotation.
(Inherited from Annotation.)
Public propertyInvisible
This annotation will not be visible in the pdf-viewer.
(Inherited from Annotation.)
Public propertyLeft
Position of annotation's left edge.
(Inherited from Annotation.)
Public propertyLocked
Specifies if the annotations properties are locked in a viewer application.
(Inherited from Annotation.)
Public propertyMarkup
The markup annotation that is associated with this pop-up.
Public propertyOpen
The pop-up should initially be displayed open.
Public propertyPage
The associated page.
(Inherited from Annotation.)
Public propertyPrint
This annotation will be visible on a printout.
(Inherited from Annotation.)
Public propertyRight
Position of annotation's right edge.
(Inherited from Annotation.)
Public propertyTabOrder
Retrieve the tab-order for this annotation.
(Inherited from Annotation.)
Public propertyTop
Position of annotation's top edge.
(Inherited from Annotation.)
Public propertyWidth
Width of this annotation.
(Inherited from Annotation.)

See Also