Package | Description |
---|---|
aspose.pdf | |
aspose.pdf.xml |
Modifier and Type | Method and Description |
---|---|
MarginInfo |
Table.getDefaultCellPadding()
Gets or sets a
MarginInfo object that indicates the default cell padding in the table. |
MarginInfo |
Cell.getDefaultPadding()
The place for border.
|
MarginInfo |
Row.getDefaultRowCellPadding()
Gets or sets a
MarginInfo object that indicates the default cell padding in the row. |
MarginInfo |
HeaderFooter.getMargin()
Gets or sets a
MarginInfo object that indicates the margin
info of the header or footer. |
MarginInfo |
HtmlInfo.getMargin()
Gets or sets a
MarginInfo object that indicates the page
margin info. |
MarginInfo |
ListLevelFormat.getMargin()
Gets or sets a
MarginInfo object that indicates the margin of
the list item. |
MarginInfo |
PageSetup.getMargin()
Gets or sets a
MarginInfo object that indicates the page
margin info. |
MarginInfo |
Paragraph.getMargin()
Gets or sets
MarginInfo object that indicates the margin info of the paragraph. |
MarginInfo |
Cell.getPadding()
Gets or sets a
MarginInfo object that indicates the cell's
padding. |
MarginInfo |
FloatingBox.getPadding()
Gets or sets a
MarginInfo object that indicates the padding of the floating box. |
MarginInfo |
PageSetup.getPageBorderMargin()
Gets or sets a
MarginInfo object that indicates the margin
between the page border and the page edge. |
MarginInfo |
HtmlInfo.getTdPadding()
Gets or sets a
MarginInfo object that indicates the cell's
padding. |
MarginInfo |
HtmlInfo.getTdTextMargin()
Gets or sets a
MarginInfo object that indicates the cell
text's margin. |
Modifier and Type | Method and Description |
---|---|
void |
Table.setDefaultCellPadding(MarginInfo value) |
void |
Row.setDefaultRowCellPadding(MarginInfo value) |
void |
HeaderFooter.setMargin(MarginInfo value) |
void |
HtmlInfo.setMargin(MarginInfo value) |
void |
ListLevelFormat.setMargin(MarginInfo value) |
void |
PageSetup.setMargin(MarginInfo value) |
void |
Paragraph.setMargin(MarginInfo value) |
void |
Cell.setPadding(MarginInfo value) |
void |
FloatingBox.setPadding(MarginInfo value) |
void |
PageSetup.setPageBorderMargin(MarginInfo value) |
void |
HtmlInfo.setTdPadding(MarginInfo value) |
void |
HtmlInfo.setTdTextMargin(MarginInfo value) |
Modifier and Type | Method and Description |
---|---|
MarginInfo |
AssignInfo.getPageMargin() |
Copyright © 2016 Aspose. All Rights Reserved.