FontAndColorProviderBase.FontColorDefaults Property

Definition

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.

Applies to