Accusoft.NotateXpressSdk Namespace : ButtonTool Class |
The following tables list the members exposed by ButtonTool.
Name | Description | |
---|---|---|
ButtonTool Constructor | Default constructor for the ButtonTool class. |
Name | Description | |
---|---|---|
AutoSize | Gets and sets whether or not the annotation size will be automatically expanded to fit the given text within the button annotation. | |
BackColor | Gets and sets the color of the backgroud used within the button annotation. | |
BevelLightColor | Gets and sets the color of the left and top edges of a button annotation. | |
BevelShadowColor | Gets and sets the color of the right and bottom edges of a button annotation. | |
BoundingRectangle | Gets and sets the rectangle boundary for the element. (Inherited from Accusoft.NotateXpressSdk.Element) | |
CreateTime | A Read only property that gets the time when the element was created. (Inherited from Accusoft.NotateXpressSdk.Element) | |
Fixed | Gets and sets whether an annotation has a fixed position with respect to the control window. (Inherited from Accusoft.NotateXpressSdk.Element) | |
GroupMember | Gets the group which the element belongs to. (Inherited from Accusoft.NotateXpressSdk.Element) | |
IsGroupMember | A read only property that gets a value which determines if the element is a member of a group or not. (Inherited from Accusoft.NotateXpressSdk.Element) | |
Locked | Gets and sets an indicator whether an annotation element can be selected or moved by a user in Edit mode. (Inherited from Accusoft.NotateXpressSdk.Element) | |
Moveable | Gets and sets whether the element can be moved by a user in Edit mode. (Inherited from Accusoft.NotateXpressSdk.Element) | |
NumberPoints | A Read only property that gets the number of points currently used to define the element. (Inherited from Accusoft.NotateXpressSdk.Element) | |
PenWidth | Gets and sets the width of the pen used to draw the button annotation. | |
Selected | Gets and sets whether the element has been selected. (Inherited from Accusoft.NotateXpressSdk.Element) | |
ShowHandles | Gets and sets whether selection handles are displayed on an object when it is selected. (Inherited from Accusoft.NotateXpressSdk.Element) | |
Sizeable | Gets and sets whether the element can be resized. (Inherited from Accusoft.NotateXpressSdk.Element) | |
Text | Gets and sets the text which is displayed upon the button annotation. | |
TextColor | Gets and sets the color of the text used to display text on the button annotation. | |
TextFont | Gets and sets the font of the text used to display text on the button annotation. | |
ToolTipText | Gets and sets a string value in the element that will become the ToolTipText value associated with the element. (Inherited from Accusoft.NotateXpressSdk.Element) | |
UserLong | Gets and sets a user defined long value associated with the element. (Inherited from Accusoft.NotateXpressSdk.Element) | |
UserString | Gets and sets a user-defined string associated with the element. (Inherited from Accusoft.NotateXpressSdk.Element) | |
Visible | Gets and sets whether the element is visible. (Inherited from Accusoft.NotateXpressSdk.Element) | |
ZOrder | Gets the Z-Order for the element. (Inherited from Accusoft.NotateXpressSdk.Element) |
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
NudgeDown | Moves the specified annotation object one level down, towards the back, in the painting order of the specified layer. (Inherited from Accusoft.NotateXpressSdk.Element) | |
NudgeUp | Moves the specified annotation object one level up, towards the front, in the painting order of the specified layer. (Inherited from Accusoft.NotateXpressSdk.Element) | |
UserDataAdd | User data can be added to each element in a key value pair. (Inherited from Accusoft.NotateXpressSdk.Element) | |
UserDataDelete | User data can be added to each element in a key value pair. (Inherited from Accusoft.NotateXpressSdk.Element) | |
UserDataFind | User data can be added to each element in a key value pair. (Inherited from Accusoft.NotateXpressSdk.Element) | |
UserDataFindFirst | User data can be added to each element in a key value pair. (Inherited from Accusoft.NotateXpressSdk.Element) | |
UserDataFindNext | User data can be added to each element in a key value pair. (Inherited from Accusoft.NotateXpressSdk.Element) |