This object specifies the current AutoCAD settings.
Supported Platforms: Windows only
AcadPreferences
Object AcadPreferences
VBA
Not applicable
VBA
Application.Preferences
These members are part of this object:
The Preferences object holds all the options from the Options dialog box that reside in the registry. Options that reside in the drawing can be found through the DatabasePreferences object.
The Preferences object is divided into separate objects, with each representing a tab on the Options dialog box.
The Preferences object can be referenced from the Preferences property on the Application object.