Object Model Reference : Classes : A : Application : Properties : Application.DefaultColorContext |
Property DefaultColorContext As ColorContext
Member of Application
The DefaultColorContext property returns a read-only value: the default color context for the application, which is used to supply color context to new documents.
• |
Because the Application.DefaultColorContext property is read-only, it
cannot be used to modify the applications default color context. Instead, you
must use the ColorManager.DefaultColorContext property for this purpose.
|
Copyright 2013 Corel Corporation. All rights reserved.