Package | Description |
---|---|
com.aspose.pdf.generator.legacyxmlmodel |
Modifier and Type | Field and Description |
---|---|
BorderInfo |
Canvas.Border
Gets or sets a
BorderInfo object that indicates the border info of the canvas. |
BorderInfo |
Cell.Border
Gets or sets a
BorderInfo object that indicates the cell's border info. |
BorderInfo |
FloatingBox.Border
Gets or sets a
BorderInfo object that indicates the border info of the floating box. |
BorderInfo |
Row.Border
Gets or sets a
BorderInfo object that indicates the row border info. |
BorderInfo |
Table.Border
Gets or sets a
BorderInfo object that indicates the table border info. |
BorderInfo |
Row.DefaultCellBorder |
BorderInfo |
Table.DefaultCellBorder
Gets or sets a
BorderInfo object that indicates the default border style for all cells
in this table. |
BorderInfo |
ImageInfo.ImageBorder
Gets or sets a borderinfo value that indicates the border information of the image.
|
BorderInfo |
PageSetup.PageBorder
Gets or sets a
PageBorder object that indicates the page border. |
BorderInfo |
TextInfo.TextBorder |
Modifier and Type | Method and Description |
---|---|
BorderInfo |
GraphInfo.getGraphBorder()
Gets or sets a borderinfo value that indicates the border information of the graph.
|
Modifier and Type | Method and Description |
---|---|
void |
GraphInfo.setGraphBorder(BorderInfo value) |
Copyright © 2014 Aspose. All Rights Reserved.