Link Search Menu Expand Document

Widget Properties

The Widget type exposes the following members.

Properties
NameDescription
Public propertyBackgroundColor
Gets or sets the color of the background.
Public propertyBorderColor
Gets or sets the color of the border.
Public propertyBorderStyle
Gets or sets the border style.
Public propertyBorderWidth
Gets or sets the width of the border.
Public propertyHeight
Gets or sets the height of this annotation.
Public propertyHidden
Gets or sets a value indicating whether this annotation is hidden.
(Inherited from Annotation.)
Public propertyInvisible
Gets or sets a value indicating whether this annotation is invisible.
(Inherited from Annotation.)
Public propertyLeft
Gets or sets the x-coordinate of the left edge of this annotation.
Public propertyLocked
Gets or sets a value indicating whether this annotation is locked.
(Inherited from Annotation.)
Public propertyLockedContents
Gets or sets a value indicating whether to allow the contents of the annotation to be modified by the user.
(Inherited from Annotation.)
Public propertyNoRotate
Gets or sets a value indicating whether to rotate the annotation's appearance to match the rotation of the page.
(Inherited from Annotation.)
Public propertyNoView
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.)
Public propertyNoZoom
Gets or sets a value indicating whether to scale the annotations's appearance to match the magnification of the page.
(Inherited from Annotation.)
Public propertyOnActivated
Gets or sets the action to be performed when the annotation is activated.
Public propertyOnLoseFocus
Gets or sets the action to be performed when the annotation loses the input focus.
Public propertyOnMouseDown
Gets or sets the action to be performed when the mouse button is pressed inside the annotation’s active area.
Public propertyOnMouseEnter
Gets or sets the action to be performed when the cursor enters the annotation’s active area.
Public propertyOnMouseExit
Gets or sets the action to be performed when the cursor exits the annotation’s active area.
Public propertyOnMouseUp
Gets or sets the action to be performed when the mouse button is released inside the annotation’s active area.
Public propertyOnPageClose
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.
Public propertyOnPageInvisible
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.
Public propertyOnPageOpen
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.
Public propertyOnPageVisible
Gets or sets the action to be performed when the page containing the annotation becomes visible in the viewer application’s user interface.
Public propertyOnReceiveFocus
Gets or sets the action to be performed when the annotation receives the input focus.
Public propertyPrint
Gets or sets a value indicating whether this annotation gets printed when the page is printed.
(Inherited from Annotation.)
Public propertyReadOnly
Gets or sets a value indicating whether to allow the annotation to interact with the user.
(Inherited from Annotation.)
Public propertyToggleNoView
Gets or sets a value indicating whether to invert the interpretation of the annotation property for certain events.
(Inherited from Annotation.)
Public propertyTop
Gets or sets the y-coordinate of the top edge of this annotation.
Public propertyType
Gets the Bytescout.PDF.AnnotationType value that specifies the type of this annotation.
(Inherited from Annotation.)
Public propertyWidth
Gets or sets the width of this annotation.
Top
See Also

Reference