| Field and Description |
|---|
| com.aowagie.text.pdf.AcroFields.Item.merged
(will remove 'public' in the future)
|
| com.aowagie.text.pdf.AcroFields.Item.page
(will remove 'public' in the future)
|
| com.aowagie.text.pdf.AcroFields.Item.tabOrder
(will remove 'public' in the future)
|
| com.aowagie.text.pdf.AcroFields.Item.values
(will remove 'public' in the future)
|
| com.aowagie.text.pdf.AcroFields.Item.widget_refs
(will remove 'public' in the future)
|
| com.aowagie.text.pdf.AcroFields.Item.widgets
(will remove 'public' in the future)
|
| Method and Description |
|---|
| com.aowagie.text.Table.getDefaultLayout()
As of iText 2.0.7, replaced by
Table.getDefaultCell(),
scheduled for removal at 2.2.0 |
| com.aowagie.text.Table.setDefaultLayout(Cell)
As of iText 2.0.7, replaced by
Table.setDefaultCell(Cell),
scheduled for removal at 2.2.0 |
Copyright © 2021. All rights reserved.