|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of BorderStyle in aspose.pdf |
|---|
| Fields in aspose.pdf declared as BorderStyle | |
|---|---|
static BorderStyle |
BorderStyle.Double
Double border style. |
static BorderStyle |
BorderStyle.None
None border style |
static BorderStyle |
BorderStyle.Normal
Normal border style. |
| Methods in aspose.pdf that return BorderStyle | |
|---|---|
BorderStyle |
GraphInfo.getBorderStyle()
Gets a BorderStyle object that indicates the graph's border style. |
| Methods in aspose.pdf with parameters of type BorderStyle | |
|---|---|
void |
GraphInfo.setBorderStyle(BorderStyle value)
Sets a BorderStyle object that indicates the graph's border style. |
void |
BorderInfo.setBorderStyle(int borderSide,
BorderStyle style)
Sets the style of borders. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||