public final class BorderCornerStyle
extends com.aspose.ms.System.Enum
Enumerates the border corner styles for page border,text border and table border. Note that dash style is
not included in this enum. Dash can be set in GraphInfo
.
Modifier and Type | Field and Description |
---|---|
static int |
None
None border style.
|
static int |
Round
Round border style.
|
public static final int None
None border style.
public static final int Round
Round border style.
Copyright © 2016 Aspose. All Rights Reserved.