Aspose::Pdf::Text::FontCollection::CopyTo metod
FontCollection::CopyTo method
Kopierar hela samlingen till en kompatibel endimensionell array, med start vid det angivna indexet i målarrayen.
void Aspose::Pdf::Text::FontCollection::CopyTo(System::ArrayPtr<System::SharedPtr<Font>> array, int32_t index) override
| Parameter | Typ | Beskrivning |
|---|---|---|
| array | System::ArrayPtr<System::SharedPtr<Font>> | Array av objekt som kommer att kopieras. |
| index | int32_t | Startindex varifrån kopieringen kommer att påbörjas. |
Se även
- Typedef ArrayPtr
- Typedef SharedPtr
- Class Font
- Class FontCollection
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++