Share via


FontRegistrar.HasFont(String) Method

Definition

public static(bool,string) HasFont(string font);
static member HasFont : string -> ValueTuple<bool, string>

Parameters

font
System.String

Returns

System.ValueTuple<System.Boolean,System.String>

Applies to