Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / ENDocumentViewTaskType Enumeration


In This Topic
    ENDocumentViewTaskType Enumeration
    In This Topic
    Enumerates the document task types.
    Syntax
    'Declaration
     
    
    Public Enum ENDocumentViewTaskType 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENDocumentViewTaskType
    public enum ENDocumentViewTaskType : System.Enum 
    Members
    MemberDescription
    LoadLoad task.
    OtherOther task.
    SaveSave task.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Nevron.Nov.UI.ENDocumentViewTaskType

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also