Preferences Property

Gets the Preferences object.

See Also | Example

Signature

object.Preferences

object

Application, Document
The object or objects this property applies to.

Preferences

Preferences, DatabasePreferences object; read-only
The Preferences or DatabasePreferences object.

Remarks

The Preferences object holds the options from the Options dialog that reside in the registry. Options that reside in the drawing can be found through the DatabasePreferences object.

 

   Comments?