BBjPrinter::getAttributes
Description
Obtains the user set of javax.print.attribute.PrintRequest attributes for the documents.
Syntax
Return Value |
Method |
---|---|
PrintRequestAttributeSet |
getAttributes() |
Parameters
None.
Return Value
Returns the set of javax.print.attribute.PrintRequest attributes for documents.
Remarks
The set of attributes returned are only the set specified by a previous setAttributes method call.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.