|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectaspose.pdf.EnumerationBase
aspose.pdf.CombinationStyle
public class CombinationStyle
Enumerates Combination Style for border.
| Field Summary | |
|---|---|
static CombinationStyle |
FirstCombination
FirstCombination style for border. |
static CombinationStyle |
LastCombination
LastCombination style for border. |
static CombinationStyle |
MidCombination
MidCombination style for border. |
static CombinationStyle |
NoCombination
NoCombination style for borde. |
| Fields inherited from class aspose.pdf.EnumerationBase |
|---|
value |
| Method Summary |
|---|
| Methods inherited from class aspose.pdf.EnumerationBase |
|---|
getValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final CombinationStyle NoCombination
public static final CombinationStyle FirstCombination
public static final CombinationStyle MidCombination
public static final CombinationStyle LastCombination
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||