Accusoft.NotateXpressSdk Namespace : StampTool Class |
The following tables list the members exposed by StampTool.
Name | Description | |
---|---|---|
StampTool Constructor | Default constructor for the StampTool class. |
Name | Description | |
---|---|---|
AutoSize | Gets and sets whether or not the annotation size is automatically expanded (or shrunk) to fit the given text within the stamp annotation. | |
BackColor | Gets and sets the color of the background used within the stamp annotation. | |
BackStyle | Gets and sets the style of the background used within the stamp 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) | |
HatchColor | Gets and sets the color of the hatch style used within the stamp annotation. | |
HatchStyle | Gets and sets the hatch style used within the stamp annotation. | |
HighlightBack | Gets and sets whether or not the background of the stamp annotation is translucent. | |
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) | |
PenColor | Gets and sets the color of the pen used to draw the border around the stamp annotation. | |
PenWidth | Gets and sets the width of the pen used to draw the stamp 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 string value used within the stamp annotation. | |
TextColor | Gets and sets the color of the text used within the stamp annotation. | |
TextFont | Gets and sets the font of the text used within the stamp annotation. | |
TextOrientation | Gets and sets the orientation of the text displayed within the stamp 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) |