asposecells.api

Class FillPictureType

Utility class containing constants. Represents the picture fill type.

Field Summary
const  intSTRETCH
Stretch
const  intSTACK
Stack
const  intSTACK_AND_SCALE
StackAndScale
 

    • Field Detail

      • STRETCH

        const int STRETCH
        Stretch
      • STACK

        const int STACK
        Stack
      • STACK_AND_SCALE

        const int STACK_AND_SCALE
        StackAndScale