'Declaration
<ObsoleteAttribute("This enumeration 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.")>
Public Enum Mode
Inherits System.Enum
'Usage
Dim instance As Mode
[Obsolete("This enumeration 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.")]
public enum Mode : System.Enum
[Obsolete("This enumeration 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.")]
__value public enum Mode : public System.Enum
[Obsolete("This enumeration 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.")]
public enum class Mode : public System.Enum