Aspose::Page::ExternalFontCache::FetchDrFont metodu
ExternalFontCache::FetchDrFont method
DrFont öğesini yazı tipi ailesi adı, boyutu ve stiliyle getirir.
static System::SharedPtr<Font::DrFont> Aspose::Page::ExternalFontCache::FetchDrFont(System::String familyName, float sizePoints, System::Drawing::FontStyle style)
| Parameter | Type | Açıklama |
|---|---|---|
| familyName | System::String | Font aile adı. |
| sizePoints | float | Font puan cinsinden boyut (bir puan bir inçin 1/72’sidir). |
| style | System::Drawing::FontStyle | Font stili. |
ReturnValue
DrFont’u döndürür
Ayrıca Bakınız
- Typedef SharedPtr
- Class DrFont
- Class String
- Enum FontStyle
- Class ExternalFontCache
- Namespace Aspose::Page
- Library Aspose.Page for C++