asposecells.api

Class TextDirectionType

Utility class containing constants. Represents the direction of the text flow for this paragraph.

Field Summary
const  intCONTEXT
const  intLEFT_TO_RIGHT
const  intRIGHT_TO_LEFT
 

    • Field Detail

      • CONTEXT

        const int CONTEXT
      • LEFT_TO_RIGHT

        const int LEFT_TO_RIGHT
      • RIGHT_TO_LEFT

        const int RIGHT_TO_LEFT