Uses of Class
ClearImageJNI.EPageOrientation

Uses of EPageOrientation in ClearImageJNI
 

Fields in ClearImageJNI declared as EPageOrientation
static EPageOrientation EPageOrientation.epgoAuto
          Orientation is determined automatically
static EPageOrientation EPageOrientation.epgoLandscape
          Use landscape orientation
static EPageOrientation EPageOrientation.epgoPortrait
          Use portrait orientation
 

Methods in ClearImageJNI that return EPageOrientation
static EPageOrientation EPageOrientation.fromInt(int __n)
          Returns an enumerated value corresponding to a given integer.
 

Methods in ClearImageJNI with parameters of type EPageOrientation
 void ICiRepair.Resize(EPageSize PageSize, EPageOrientation PageOrientation, EImageAlignment ImageAlignment, double Width, double Height, ESizeUnit Unit)
          Resize image to page.