An object that specifies the settings for the current AutoCAD drawing.
Supported Platforms: Windows only
AcadDatabasePreferences
Object AcadDatabasePreferences
VBA
Not applicable
VBA
Document.Preferences
These members are part of this object:
Methods |
Properties |
Events |
---|---|---|
None |
None |
Database preferences represent options from the Options dialog box that reside in a drawing. Options that reside in the registry can be accessed through the main Preferences object.
The DatabasePreferences object can be referenced from the Preferences property on the Document object.