Aspose::Pdf::Text::FontSourceCollection::CopyTo metod
FontSourceCollection::CopyTo method
Kopierar hela samlingen till en kompatibel endimensionell array, med start vid det angivna indexet i målarrayen.
void Aspose::Pdf::Text::FontSourceCollection::CopyTo(System::ArrayPtr<System::SharedPtr<FontSource>> array, int32_t index) override
| Parameter | Typ | Beskrivning |
|---|---|---|
| array | System::ArrayPtr<System::SharedPtr<FontSource>> | 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 FontSource
- Class FontSourceCollection
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++