asposediagram.api

Class RulerDensityValue

Utility class containing constants. Specifies the horizontal subdivisions on the ruler for the page.

Field Summary
const  intCOARSE
Coarse.
const  intNORMAL
Normal.
const  intFINE
Fine.
const  intUNDEFINED
Undefined.
 

    • Field Detail

      • COARSE

        const int COARSE
        Coarse.
      • NORMAL

        const int NORMAL
        Normal.
      • FINE

        const int FINE
        Fine.
      • UNDEFINED

        const int UNDEFINED
        Undefined.