|
ASPOSE home | ||||||||
java.lang.Object
com.aspose.words.EndCap
public class EndCap
| Field Summary | ||
|---|---|---|
static final int | ROUND | |
| Rounded ends. | ||
static final int | SQUARE | |
| Square protrudes by half line width. | ||
static final int | FLAT | |
| Line ends at end point. | ||
| Field Detail |
|---|
ROUND | |
public static final int ROUND | |
SQUARE | |
public static final int SQUARE | |
FLAT | |
public static final int FLAT | |
|
ASPOSE home | ||||||||