Aspose::Font::Ttf::TtcFontSource Klasse

TtcFontSource class

Stellt TTC Font Quelle dar.

class TtcFontSource : public Aspose::Font::IFontSource

Methoden

MethodeBeschreibung
GetFontDefinitions() overrideGibt ein Array von Font‑Definitionen der TTC Font Quelle zurück.
TtcFontSource(System::SharedPtr<Sources::StreamSource>)Erstellt eine TTC Font Quelle basierend auf einem IStreamSource‑Stream‑bereitstellenden Objekt.
TtcFontSource(System::String)Erstellt eine TTC Font Quelle basierend auf dem Dateipfad einer TTC‑Schriftartensammlung.

Siehe auch