ScriptFactory.GetFontAndColorProvider(Guid, Object) Method

Definition

Gets the font and color provider.

public:
 virtual void GetFontAndColorProvider(Guid % guid, [Runtime::InteropServices::Out] System::Object ^ % defaultsProvider);
public void GetFontAndColorProvider (ref Guid guid, out object defaultsProvider);
abstract member GetFontAndColorProvider : Guid * obj -> unit
override this.GetFontAndColorProvider : Guid * obj -> unit
Public Sub GetFontAndColorProvider (ByRef guid As Guid, ByRef defaultsProvider As Object)

Parameters

guid
Guid

Provider Guid reference.

defaultsProvider
Object

Reference to the provider Object.

Implements

Applies to