| Overview | Module | Use | Devguide | Index |
| Services' Summary | Interfaces' Summary | Properties' Summary | Services' Details | Interfaces' Details | Properties' Details |
| service PrintOptions |
|
| Properties' Summary | |
| short CopyCount |
specifies the number of copies to print. |
| string FileName |
if set, specifies the name of a file to print to. |
| boolean Collate |
advises the printer to collate the pages of the copies. |
| boolean Sort |
[ DEPRECATED ] advises the printer to sort the pages of the copies. |
| string Pages |
specifies which pages to print. |
| boolean Wait |
[ OPTIONAL ] if set to TRUE, the corresponding XPrintable.print() request will be executed synchronous. |
| short DuplexMode |
[ OPTIONAL ] determines the duplex mode for the print job. |
| Properties' Details | |
CopyCount
|
|
FileName
|
|
Collate
|
|
Sort
|
|
Pages
|
|
Wait
|
|
DuplexMode
|
Top of Page
Copyright © 1995, 2010, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.


