asposecells.api

Class BackgroundMode

Utility class containing constants. Represents the display mode of the background.

Field Summary
const  intAUTOMATIC
Automatic
const  intOPAQUE
Opaque
const  intTRANSPARENT
Transparent
 

    • Field Detail

      • AUTOMATIC

        const int AUTOMATIC
        Automatic
      • OPAQUE

        const int OPAQUE
        Opaque
      • TRANSPARENT

        const int TRANSPARENT
        Transparent