Package de.aeb.xnsg.docservice.bf
Class PrintOptionsDTO
java.lang.Object
de.aeb.xnsg.docservice.bf.PrintOptionsDTO
Output settings for printing the document.
-
Field Summary
FieldsModifier and TypeFieldDescriptionNumber of copies to print (default: 1 or inherited from client/workstation settings if available) -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
numberOfCopies
Number of copies to print (default: 1 or inherited from client/workstation settings if available)
-
-
Constructor Details
-
PrintOptionsDTO
public PrintOptionsDTO()
-