Método Aspose::Pdf::Facades::PdfXmpMetadata::CopyTo

PdfXmpMetadata::CopyTo method

Copia los metadatos en una matriz.

void Aspose::Pdf::Facades::PdfXmpMetadata::CopyTo(System::ArrayPtr<System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>>> array, int32_t index) override
ParámetroTipoDescripción
matrizSystem::ArrayPtr<System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>>>La matriz de destino.
índiceint32_tEl índice inicial.

Ver también