ImageGear PDF v25.1 - Updated
ToolBarAnnotator Class
Members 




ImageGear.Art.Windows.Controls Assembly > ImageGear.ART.Windows.Controls Namespace : ToolBarAnnotator Class
This class has been deprecated. Provides properties and methods that implement user interface for annotating using ToolBar.
Object Model
ToolBarAnnotator ClassToolBar Class
Syntax
'Declaration
 
Public Class ToolBarAnnotator 
   Inherits Annotator
'Usage
 
Dim instance As ToolBarAnnotator
public class ToolBarAnnotator : Annotator 
public __gc class ToolBarAnnotator : public Annotator 
public ref class ToolBarAnnotator : public Annotator 
Remarks
This class will be removed from the public API in a future release. The annotation user interface can now be accessed directly through the PageView control by referencing the ImageGear.Windows.Controls.Art.dll assembly.
Inheritance Hierarchy

System.Object
   ImageGear.ART.Windows.Controls.Annotator
      ImageGear.ART.Windows.Controls.ToolBarAnnotator

See Also

Reference

ToolBarAnnotator Members
ImageGear.ART.Windows.Controls Namespace