PopupBody Members
| PDFTron SilverDox SDK |
| PopupBody Members |
| PopupBody Class Constructors Methods Fields Properties Events See Also Send Feedback |
The PopupBody type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PopupBody |
The popup that is displayed when an annotation is double-clicked.
|
Methods
| Name | Description | |
|---|---|---|
| GetPopupBodyBackgroundColor |
Gets the annotation's PopupBody's background color.
| |
| GetPopupBodyForegroundColor |
Returns the color that will be used by the text on the PopupBody.
| |
| InitializeComponent |
InitializeComponent
|
Fields
| Name | Description | |
|---|---|---|
| AnnotationProperty |
Dependency Property for Annotation
|
Properties
| Name | Description | |
|---|---|---|
| Annotation |
The Annotation for this popup body
| |
| BackgroundColor |
The background color of this popup body.
| |
| ForegroundColor |
The foreground (text) color of this popup body.
|
Events
| Name | Description | |
|---|---|---|
| CloseBoxClicked |
Occurs when the close (minimize) box is clicked.
| |
| CommentTextBoxLostFocus |
Occurs when the comment text box looses focus.
| |
| CommentTextBoxMouseEnter |
Occurs when the mouse enters the comment text box.
| |
| CommentTextBoxMouseLeave |
Occures when the mouse leaves the comment text box.
| |
| PropertyChanged |