ImageGear PDF v25.1 - Updated July 30, 2021
ImGearARTToolBarModes Enumeration




ImageGear.Art.Forms Assembly > ImageGear.ART.Forms Namespace : ImGearARTToolBarModes Enumeration
Specifies ART toolbar mode: legacy 2.0 marks and 3.0 marks.
Syntax
'Declaration
 
Public Enum ImGearARTToolBarModes 
   Inherits System.Enum
 
'Usage
 
Dim instance As ImGearARTToolBarModes
Members
MemberValueDescription
ART201Legacy ART 2.0 mode. Specifies the old style marks.
ART300ART 3.0 marks mode. Specifies the new style marks.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.ART.Forms.ImGearARTToolBarModes

See Also

Reference

ImageGear.ART.Forms Namespace