Control Reference > VSPrinter Control > VSPrinter Properties > DefaultDevice Property |
Returns or sets whether device changes affect the Windows default settings.
[form!]VSPrinter.DefaultDevice[ = {True | False} ]
This property determines whether modifications to the Device property should affect only the current application (DefaultDevice = False) or all Windows applications (DefaultDevice = True).
By default, this property is False, which means changes made to the device are local to your application.
Boolean
False