System::Drawing::Text::PrivateFontCollection::AddFontFile मेथड
PrivateFontCollection::AddFontFile method
निर्दिष्ट फ़ाइल से फ़ॉन्ट को संग्रह में जोड़ता है।
void System::Drawing::Text::PrivateFontCollection::AddFontFile(const String &filename)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| filename | const String& | फ़ॉन्ट को जोड़ने वाली फ़ाइल का पथ |
संबंधित देखें
- Class String
- Class PrivateFontCollection
- Namespace System::Drawing::Text
- Library Aspose.Page for C++