:: com :: sun :: star :: view ::
|
interface XPrintable |
|
- Description
- offers printing functionality.
- Developers Guide
-
|
Methods' Details |
getPrinter
- Returns
-
a descriptor of the current printer.
The attributes of the current printer are used for formatting.
- See also
- PrinterDescriptor
|
|
setPrinter
- Description
- assigns a new printer to the object.
Setting a new printer will cause reformatting.
- See also
- PrinterDescriptor
|
|
print
- Description
- prints the object.
- Parameter xOptions
-
specifies the number of copies and some other values which do not
affect formatting.
- See also
- PrintOptions
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.