asposecells.api

Class TextTabStop

Represents tab stop.

Property Getters/Setters Summary
methodgetTabAlignment()
method
           Specifies the alignment that is to be applied to text using this tab stop. The value of the property is TextTabAlignmentType integer constant.
methodgetTabPosition()
method
           Specifies the position of the tab stop relative to the left margin.
 

    • Property Getters/Setters Detail

      • getTabAlignment/setTabAlignment : int 

        int getTabAlignment() / setTabAlignment(value)
        
        Specifies the alignment that is to be applied to text using this tab stop. The value of the property is TextTabAlignmentType integer constant.
      • getTabPosition/setTabPosition : float 

        float getTabPosition() / setTabPosition(value)
        
        Specifies the position of the tab stop relative to the left margin.