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ámetro | Tipo | Descripción |
|---|---|---|
| nombre | const System::String& | Nombre de los datos. |
| datos | const System::SharedPtr<System::IO::Stream>& | Datos. |
Ver también
- Class String
- Typedef SharedPtr
- Class Stream
- Class RichMediaAnnotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++