|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectaspose.pdf.EnumerationBase
aspose.pdf.BorderType
public final class BorderType
Enumerates the border type.
| Field Summary | |
|---|---|
static BorderType |
Beveled
beveled type |
static BorderType |
Dashed
dashed type |
static BorderType |
Inset
inset type |
static BorderType |
Solid
solid type |
static BorderType |
Underlined
underlined type |
| 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 BorderType Underlined
public static final BorderType Solid
public static final BorderType Inset
public static final BorderType Dashed
public static final BorderType Beveled
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||