System::Drawing::Text::PrivateFontCollection::AddFont-metod
PrivateFontCollection::AddFont method
Lägger till det angivna teckensnittet i samlingen.
void System::Drawing::Text::PrivateFontCollection::AddFont(const System::ArrayPtr<uint8_t> &data, int len)
| Parameter | Typ | Beskrivning |
|---|---|---|
| data | const System::ArrayPtr<uint8_t>& | En bytearray som innehåller teckensnittsdata |
| len | int | Storleken på data-bufferten i byte |
Se även
- Typedef ArrayPtr
- Class PrivateFontCollection
- Namespace System::Drawing::Text
- Library Aspose.PDF for C++