asposecells.api

Class PrintSizeType

Utility class containing constants. Represents the printed chart size.

Field Summary
const  intFULL
Use full page.
const  intFIT
Scale to fit page.
const  intCUSTOM
Custom.
 

    • Field Detail

      • FULL

        const int FULL
        Use full page.
      • FIT

        const int FIT
        Scale to fit page.
      • CUSTOM

        const int CUSTOM
        Custom.