FontAndColorProviderBase.FontColorDefaults Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the font and color defaults.
protected:
property System::Collections::ArrayList ^ FontColorDefaults { System::Collections::ArrayList ^ get(); };
protected System.Collections.ArrayList FontColorDefaults { get; }
member this.FontColorDefaults : System.Collections.ArrayList
Protected ReadOnly Property FontColorDefaults As ArrayList
Property Value
Returns a collection of font and color defaults.