Description
Assign and retrieve the current printer. If unassigned the default printer is used.
-
Property type
-
A String value.
-
Syntax
-
object.Printer [= value]
The Printer Property syntax has these parts: |
| object | An expression evaluating to an object of type McPrintManager. | | value | A String value. | Remarks
Public API exposed as McApplication.PrintManager
|