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:

PartDescription
objectAn expression evaluating to an object of type McPrintManager.
valueA String value.

Remarks

Public API exposed as McApplication.PrintManager