Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / ENTabStopAlignment Enumeration


In This Topic
    ENTabStopAlignment Enumeration
    In This Topic
    Enumerates the tab stop alignments
    Syntax
    'Declaration
     
    
    Public Enum ENTabStopAlignment 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENTabStopAlignment
    public enum ENTabStopAlignment : System.Enum 
    Members
    MemberDescription
    CenterCenter alignment
    DecimalDecimal alignment
    LeftLeft alignment
    RightRight alignment
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Nevron.Nov.Text.ENTabStopAlignment

    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