Accusoft.NotateXpressSdk Namespace : NotateXpress Class |
The following tables list the members exposed by NotateXpress.
Name | Description | |
---|---|---|
![]() | NotateXpress Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AllowPaint | Gets and sets whether annotations are painted and rendered to the display. |
![]() | ClientWindow | Gets and sets which ImagXpress viewer (ImageXView object) to annotate. |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | Debug | Gets and sets whether NotateXpress is in debug mode. |
![]() | DebugErrorLevel | Gets and sets the level of detail to record in the DebugLogFile. |
![]() | DebugLogFile | Gets and sets the debug log file for writting debug information. |
![]() | ErrorLevel | Obsolete function Please use DebugErrorLevel instead. Gets and sets the level of detail to record in the DebugLogFile. |
![]() | FontScaling | FontScaling is an enumerated type that determines how a font is scaled relative to an image’s vertical resolution DPI. |
![]() | ImagXpressLoad | The ImagXpressLoad property sets or returns whether annotations are loaded from a Tiff file when a Tiff file containing annotations is loaded by ImagXpress. |
![]() | ImagXpressSave | Gets or sets whether annotations are saved into a Tiff file when the ImagXpress Save method is executed. |
![]() | InstanceHandle | Gets the Instance Handle for the NotateXpress object. This is designed to be passed to the ThumbnailXpress property NotateXpressInstance to enable annotation functionality for thumbnails. Note: ThumbnailXpress is a separate control. |
![]() | InteractMode | Gets and sets whether the annotations are in interactive mode or not. |
![]() | Layers | The Layer class contains attributes for elements, groups and toolbars. |
![]() | LineScaling | Gets and sets how all lines are scaled relative to an image’s vertical resolution DPI. |
![]() | MultiLineEdit | Gets and sets whether to use a standard Multi-line edit control to edit text. |
![]() | NoteIcon | Gets and sets the icon associated with the Notetool. |
![]() | PageNumber | Gets and sets the page number. |
![]() | RecalibrateXdpi | Gets and sets the x (horizontal) coordinate value for the DPI (dots per inch). |
![]() | RecalibrateYdpi | Gets and sets the y (vertical) coordinate value for the DPI (dots per inch). |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | TextToolArrows | Gets and sets if arrows should be shown on the TextTool when there is more text than what can be displayed. |
![]() | ToolbarDefaults | Gets and sets access to all of the global toolbar defaults. |
![]() | ToolTipTimeEdit | Gets or sets the amount of time to display tooltip window in Edit mode. |
![]() | ToolTipTimeInteractive | Gets or sets the amount of time a tooltip window remains visible. |
![]() | Update | Gets and sets whether annotations render to the display. |
![]() | Version | Returns the version of the NotateXpress control at run-time. |
Name | Description | |
---|---|---|
![]() | AboutBox | Displays an information dialog box describing the NotateXpress component. |
![]() | ClientDisconnect | Disconnects the NotateXpress object from the client ImageXView object. |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose() | (Inherited from System.ComponentModel.Component) |
![]() | ForceAllUpdate | When multiple ImageXView objects are pointed to the same ImageX image, ForceAllUpdate synchronizes all NotateXpress objects to the current NotateXpress' data. |
![]() | GetImageMappingDimensions | Gets the mapping width and height coordinates when NotateXpress cannot query ImagXpress for current image dimensions. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | GetUseCursorType | Returns a value indicating if a distinctive cursor is used for a specific type of operation (creating, moving, or selecting objects). |
![]() | GetUseCustomCursorType | Uses custom cursors instead of built in ones. |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | MenuAddItem | Adds a user-defined item to the Context Menu. |
![]() | MenuChangeItem | Changes the specified menu item from the specified menu. |
![]() | MenuDeleteItem | Removes the specified item from the specified menu. |
![]() | MenuGetEnabled | Returns whether or not the specified menu displays when the right mouse button is clicked over the appropriate area. |
![]() | MenuGetFirstItemId | Gets the TopMenuId and SubMenuId of the first item in the context or toolbar menu. |
![]() | MenuGetItem | Returns the text that will be displayed for the specified topMenuID and subMenuID on the menu. |
![]() | MenuGetItemChecked | Returns the checked attribute of the specified menu item on the specified menu. |
![]() | MenuGetItemEnabled | Gets the enabled attribute of the specified menu item on the specified menu. |
![]() | MenuGetItemVisible | Returns the visible attribute of the specified menu item on the specified menu. |
![]() | MenuGetNextItemId | Gets the subsequent menu ID on the specified level from the specified menu after calling MenuGetFirstItemId. |
![]() | MenuSetEnabled | Sets whether or not the specified menu will display when the right mouse button is clicked over the appropriate area. |
![]() | MenuSetItemChecked | Sets the checked attribute of the specified menu item on the specified menu. |
![]() | MenuSetItemEnabled | Sets the Enabled attribute of the specified menu item on the specified menu. |
![]() | MenuSetItemVisible | Sets the visible attribute of the specified menu item on the specified menu. |
![]() | SetImageMappingDimensions | Sets a given mapping width and height. |
![]() | SetUseCursorType | Returns an indicator if a distinctive cursor is used for a specific type of operation (creating, moving, or selecting objects). |
![]() | SetUseCustomCursorType | This is for replacing the built in cursors that are created by turning on SetUseCursorType. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
![]() | UserDataAdd | Adds the specified key value pair to the list. |
![]() | UserDataDelete | Deletes an existing key value pair which matches the given key. |
![]() | UserDataFind | User data can be added to each page in a key value pair. |
![]() | UserDataFindFirst | Finds the first key value pair in the list. |
![]() | UserDataFindNext | Finds the next key value pair in the list. |
Name | Description | |
---|---|---|
![]() | AnnotationAdded | Fires when an annotation has been added. |
![]() | AnnotationDeleted | Fires when an annotation has been deleted. |
![]() | AnnotationEndSelected | Fires when no annotations are selected. |
![]() | AnnotationMoved | Fires when an annotation has been moved. |
![]() | AnnotationsChanged | Occurs when an annotation has changed. |
![]() | AnnotationSelected | Fires when an annotation has been selected. |
![]() | Click | Occurs when an annotation object is clicked in Interactive Mode. |
![]() | ContextMenu | Occurs when an element is right clicked in edit mode, and the built in NotateXpress context menu is turned off. |
![]() | CurrentLayerChange | The CurrentLayerChange Event is fired whenever the current layer changes. |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | DoubleClick | Occurs when an annotation object is double clicked in Interactive Mode. |
![]() | Dropped | Fires when xfdf annotations that are not supported by NotateXpress are read in. |
![]() | GroupDeselected | Fired when an annotation group is unselected |
![]() | GroupSelected | Fired when an annotation group is selected |
![]() | ItemChanged | The ItemChanged event is sent when an annotation object changes. When an object is moved or resized by the user, an AnnotationMoved is fired. |
![]() | LayerRestored | The LayerRestored Event is fired for each layer restored during the loading of a previously saved annotation file. |
![]() | MappingInput | This event is for an advanced user who wants to change how NotateXpress does its coordinate conversions. |
![]() | MappingOutput | This event is for an advanced user who wants to change how NotateXpress does its coordinate conversions. |
![]() | MenuSelect | The MenuSelect event is fired when a user chooses any of the items on the NotateXpress context menu while over an annotation or on the toolbar. |
![]() | MouseDown | Occurs when an annotation object receives a MouseDown event in Interactive Mode. |
![]() | MouseMove | Occurs when the mouse is moved over an annotation object in Interactive Mode. |
![]() | MouseUp | Occurs when an annotation object receives a MouseUp event in Interactive Mode. |
![]() | RequestLayerPassword | The RequestLayerPassword event is sent during the loading of an annotation file for all layers that were saved with a password. |
![]() | Stamping | The Stamping event is sent immediately before each stamp tool use, providing an opportunity to change the stamp text of the annotation object before it is added. |
![]() | TextEditEnd | Fired when text editing has ended. Editing is now disabled |
![]() | TextEditStart | Fired when The user has double-clicked a text item and editing is now enabled. |
![]() | ToolbarClose | The ToolbarClose event is fired when the toolbar is closed. |
![]() | ToolbarOpen | The ToolbarOpen event is fired when the toolbar is opened. |
![]() | ToolbarSelect | The ToolbarSelect event is fired when a selection changes for the current tool on the toolbar. |
![]() | UserDraw | The UserDraw event is raised for a Rectangle object during its paint when the Rectangle’s UserDraw attribute is True. |
![]() | UserGroupCreated | The UserGroupCreated event is sent when a user creates a new group by selecting multiple objects and then pressing Ctrl-G. |
![]() | UserGroupDestroyed | The UserGroupDestroyed event is sent when a user destroys a selected group by pressing Ctrl-U. |