| 程序包 | 说明 |
|---|---|
| com.fr.page |
分页相关
|
| com.fr.page.stable |
需要持久存储的分页设置
|
| 限定符和类型 | 方法和说明 |
|---|---|
java.awt.print.PageFormat |
PaperSettingProvider.modifyPageFormat(java.awt.print.PageFormat pageFormat,
INCH offset_x_inch,
INCH offset_y_inch) |
| 限定符和类型 | 方法和说明 |
|---|---|
java.awt.print.PageFormat |
PaperSetting.modifyPageFormat(java.awt.print.PageFormat pageFormat,
INCH offset_x_inch,
INCH offset_y_inch)
修改页面设置
|