Package | Description |
---|---|
aspose.pdf | |
aspose.pdf.html.pdfadapters.util |
Modifier and Type | Field and Description |
---|---|
BorderInfo |
Paragraph.VerticalPositionInfo.BorderSpace
the value of blue color.
|
Modifier and Type | Method and Description |
---|---|
BorderInfo |
Canvas.getBorder()
Gets or sets a
BorderInfo object that indicates the border info of the canvas. |
BorderInfo |
Cell.getBorder()
Gets or sets a
BorderInfo object that indicates the cell's
border info. |
BorderInfo |
FloatingBox.getBorder()
Gets or sets a
BorderInfo object that indicates the border info of the floating box. |
BorderInfo |
Row.getBorder()
Gets or sets a
BorderInfo object that indicates the row border info. |
BorderInfo |
Table.getBorder()
Gets or sets a
BorderInfo object that indicates the table border info. |
BorderInfo |
Row.getDefaultCellBorder()
Gets or sets a
BorderInfo object that indicates the default border style for all cells
in this row. |
BorderInfo |
Table.getDefaultCellBorder()
Gets or sets a
BorderInfo object that indicates the default border style for all cells
in this table. |
BorderInfo |
GraphInfo.getGraphBorder()
Gets or sets a borderinfo value that indicates the border information
of the graph.
|
BorderInfo |
ImageInfo.getImageBorder()
Gets or sets a borderinfo value that indicates the border information
of the image.
|
BorderInfo |
PageSetup.getPageBorder()
Gets or sets a
PageBorder object that indicates the page
border. |
BorderInfo |
TextInfo.getTextBorder()
Gets or sets a
BorderInfo object that indicates the text
border. |
BorderInfo |
BorderInfo.makeClone() |
Modifier and Type | Method and Description |
---|---|
void |
Canvas.setBorder(BorderInfo value) |
void |
Cell.setBorder(BorderInfo value) |
void |
FloatingBox.setBorder(BorderInfo value) |
void |
Row.setBorder(BorderInfo value) |
void |
Table.setBorder(BorderInfo value) |
void |
Row.setDefaultCellBorder(BorderInfo value) |
void |
Table.setDefaultCellBorder(BorderInfo value) |
void |
GraphInfo.setGraphBorder(BorderInfo value) |
void |
ImageInfo.setImageBorder(BorderInfo value) |
void |
PageSetup.setPageBorder(BorderInfo value) |
void |
TextInfo.setTextBorder(BorderInfo value) |
Modifier and Type | Method and Description |
---|---|
static BorderInfo |
PdfConverter.toBorderInfo(com.aspose.htmlold.model.IStyle style,
BorderInfo border) |
Modifier and Type | Method and Description |
---|---|
static BorderInfo |
PdfConverter.toBorderInfo(com.aspose.htmlold.model.IStyle style,
BorderInfo border) |
Copyright © 2016 Aspose. All Rights Reserved.