Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Printing Object / PrintDuplex Property
In This Topic
PrintDuplex Property
In This Topic
Gets or sets how Reflection handles printing to single- and double-sided pages.
Syntax
expression.PrintDuplex As PrintDuplexOption
where expression is a variable that represents a Printing Object

Property Value

A PrintDuplexOption value. The default value is PrintDuplexOption.Default.

See Also