ComponentOne VSView 8.0
DefaultDevice Property

Returns or sets whether device changes affect the Windows default settings.

Syntax

[form!]VSPrinter.DefaultDevice[ = {True | False} ]

Remarks

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.

Data Type

Boolean

Default Value

False

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback