软件包 | 描述 |
---|---|
java.awt.print |
提供通用打印接口的类和接口。
|
Modifier and Type | Class and Description |
---|---|
class |
Book
的
Book 类提供了一个表示一个文件,网页可能有不同的页面格式和页面的画家。
|
Modifier and Type | Method and Description |
---|---|
abstract void |
PrinterJob.setPageable(Pageable document)
对于页数查询
document 和
PageFormat 和
Printable 每个页面中的
Pageable 实例举行,
document 。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.