PopupBody Members

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image

The PopupBody type exposes the following members.

Constructors

  NameDescription
Public methodPopupBody
The popup that is displayed when an annotation is double-clicked.

Methods

  NameDescription
Public methodStatic memberGetPopupBodyBackgroundColor
Gets the annotation's PopupBody's background color.
Public methodStatic memberGetPopupBodyForegroundColor
Returns the color that will be used by the text on the PopupBody.
Public methodInitializeComponent
InitializeComponent

Fields

  NameDescription
Public fieldStatic memberAnnotationProperty
Dependency Property for Annotation

Properties

  NameDescription
Public propertyAnnotation
The Annotation for this popup body
Public propertyBackgroundColor
The background color of this popup body.
Public propertyForegroundColor
The foreground (text) color of this popup body.

Events

  NameDescription
Public eventCloseBoxClicked
Occurs when the close (minimize) box is clicked.
Public eventCommentTextBoxLostFocus
Occurs when the comment text box looses focus.
Public eventCommentTextBoxMouseEnter
Occurs when the mouse enters the comment text box.
Public eventCommentTextBoxMouseLeave
Occures when the mouse leaves the comment text box.
Public eventPropertyChanged

See Also