Aspose::Pdf::Annotations::RichMediaAnnotation::AddCustomData method

RichMediaAnnotation::AddCustomData method

Agregar datos nombrados personalizados (por ejemplo, requeridos para el script flash).

void Aspose::Pdf::Annotations::RichMediaAnnotation::AddCustomData(const System::String &name, const System::SharedPtr<System::IO::Stream> &data)
ParámetroTipoDescripción
nombreconst System::String&Nombre de los datos.
datosconst System::SharedPtr<System::IO::Stream>&Datos.

Ver también