expression.PrintScreen( _ ByVal option As PrintScreenOption, _ ByVal copies As Integer _ ) As ReturnCode
where expression is a variable that represents a PrintOptions Object
Parameters
- option
- The PrintScreenOption value.
- copies
- The number of copies.
Return Value
Method return code.