|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||