com.groupdocs.*
-
com.groupdocs.merger.domain.options.ImageJoinMode
| Modifier and Type |
Constant Field |
Value |
public static final int |
Horizontal |
0 |
public static final int |
Vertical |
1 |
-
com.groupdocs.merger.domain.options.OrientationMode
| Modifier and Type |
Constant Field |
Value |
public static final int |
Landscape |
1 |
public static final int |
Portrait |
0 |
-
com.groupdocs.merger.domain.options.PreviewMode
| Modifier and Type |
Constant Field |
Value |
public static final int |
BMP |
2 |
public static final int |
JPEG |
1 |
public static final int |
PNG |
0 |
-
com.groupdocs.merger.domain.options.RangeMode
| Modifier and Type |
Constant Field |
Value |
public static final int |
AllPages |
0 |
public static final int |
EvenPages |
2 |
public static final int |
OddPages |
1 |
-
com.groupdocs.merger.domain.options.RotateMode
| Modifier and Type |
Constant Field |
Value |
public static final int |
Rotate180 |
180 |
public static final int |
Rotate270 |
270 |
public static final int |
Rotate90 |
90 |
-
com.groupdocs.merger.domain.options.SplitMode
| Modifier and Type |
Constant Field |
Value |
public static final int |
Interval |
1 |
public static final int |
Pages |
0 |
-
com.groupdocs.merger.domain.options.TextSplitMode
| Modifier and Type |
Constant Field |
Value |
public static final int |
Interval |
1 |
public static final int |
Lines |
0 |
-
com.groupdocs.merger.domain.options.WordJoinMode
| Modifier and Type |
Constant Field |
Value |
public static final int |
Continuous |
1 |
public static final int |
Default |
0 |
Copyright © 2025. All rights reserved.