Description
Returns a reference to the McOutput object of the application.
-
Property type
-
A McOutput object.
-
Syntax
-
object.Output
The Output Property syntax has these parts: |
| object | An expression evaluating to an object of type McApplication. | Remarks
McOutput controls the Output dialog, which is also part of the Dialogs collection.
|