FontRegistrar.HasFont(String) Method

Definition

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

Parameters

font
String

Returns

ValueTuple<Boolean,String>

Applies to