FontFamily.Source Eigenschaft

Definition

Ruft den Namen der Schriftfamilie ab, der zum Erstellen des FontFamily-Objekts verwendet wird.

public:
 property Platform::String ^ Source { Platform::String ^ get(); };
winrt::hstring Source();
public string Source { get; }
var string = fontFamily.source;
Public ReadOnly Property Source As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Der Name der Schriftfamilie des FontFamily-Objekts .

Gilt für: