Widget Properties
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The Widget type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BackgroundColor | Gets or sets the color of the background. | |
| BorderColor | Gets or sets the color of the border. | |
| BorderStyle | Gets or sets the border style. | |
| BorderWidth | Gets or sets the width of the border. | |
| Height | Gets or sets the height of this annotation. | |
| Hidden | Gets or sets a value indicating whether this annotation is hidden. (Inherited from Annotation.) | |
| Invisible | Gets or sets a value indicating whether this annotation is invisible. (Inherited from Annotation.) | |
| Left | Gets or sets the x-coordinate of the left edge of this annotation. | |
| Locked | Gets or sets a value indicating whether this annotation is locked. (Inherited from Annotation.) | |
| LockedContents | Gets or sets a value indicating whether to allow the contents of the annotation to be modified by the user. (Inherited from Annotation.) | |
| NoRotate | Gets or sets a value indicating whether to rotate the annotation's appearance to match the rotation of the page. (Inherited from Annotation.) | |
| NoView | Gets or sets a value indicating whether to display the annotation on the screen and allow it to interact with the user. (Inherited from Annotation.) | |
| NoZoom | Gets or sets a value indicating whether to scale the annotations's appearance to match the magnification of the page. (Inherited from Annotation.) | |
| OnActivated | Gets or sets the action to be performed when the annotation is activated. | |
| OnLoseFocus | Gets or sets the action to be performed when the annotation loses the input focus. | |
| OnMouseDown | Gets or sets the action to be performed when the mouse button is pressed inside the annotation’s active area. | |
| OnMouseEnter | Gets or sets the action to be performed when the cursor enters the annotation’s active area. | |
| OnMouseExit | Gets or sets the action to be performed when the cursor exits the annotation’s active area. | |
| OnMouseUp | Gets or sets the action to be performed when the mouse button is released inside the annotation’s active area. | |
| OnPageClose | Gets or sets the action to be performed when the page containing the annotation is closed — for example, when the user navigates to the next or previous page, or follows a link annotation or outline item. | |
| OnPageInvisible | Gets or sets the action to be performed when the page containing the annotation is no longer visible in the viewer application’s user interface. | |
| OnPageOpen | Gets or sets the action to be performed when the page containing the annotation is opened — for example, when the user navigates to it from the next or previous page or by means of a link annotation or outline item. | |
| OnPageVisible | Gets or sets the action to be performed when the page containing the annotation becomes visible in the viewer application’s user interface. | |
| OnReceiveFocus | Gets or sets the action to be performed when the annotation receives the input focus. | |
Gets or sets a value indicating whether this annotation gets printed when the page is printed. (Inherited from Annotation.) | ||
| ReadOnly | Gets or sets a value indicating whether to allow the annotation to interact with the user. (Inherited from Annotation.) | |
| ToggleNoView | Gets or sets a value indicating whether to invert the interpretation of the annotation property for certain events. (Inherited from Annotation.) | |
| Top | Gets or sets the y-coordinate of the top edge of this annotation. | |
| Type | Gets the Bytescout.PDF.AnnotationType value that specifies the type of this annotation. (Inherited from Annotation.) | |
| Width | Gets or sets the width of this annotation. |
See Also