Aspose::Pdf::Annotations::RichMediaAnnotation::AddCustomData metod

RichMediaAnnotation::AddCustomData method

Lägg till anpassad namngiven data (till exempel som krävs för flash‑script).

void Aspose::Pdf::Annotations::RichMediaAnnotation::AddCustomData(const System::String &name, const System::SharedPtr<System::IO::Stream> &data)
ParameterTypBeskrivning
namnconst System::String&Namn på data.
dataconst System::SharedPtr<System::IO::Stream>&Data.

Se även