asposecells.api

Class EquationVerticalJustificationType

Utility class containing constants. This specifies the default vertical justification of equations in the document.

Field Summary
const  intTOP
top
const  intCENTER
center
const  intBOTTOM
bottom
 

    • Field Detail

      • TOP

        const int TOP
        top
      • CENTER

        const int CENTER
        center
      • BOTTOM

        const int BOTTOM
        bottom