Aspose::Font::Ttf::TtcFontSource Klasse
TtcFontSource class
Stellt TTC Font Quelle dar.
class TtcFontSource : public Aspose::Font::IFontSource
Methoden
| Methode | Beschreibung |
|---|---|
| GetFontDefinitions() override | Gibt 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
- Class IFontSource
- Namespace Aspose::Font::Ttf
- Library Aspose.Font for C++