Aspose::Words::Loading::ResourceLoadingArgs::SetData method

ResourceLoadingArgs::SetData method

Sets user provided data of the resource which is used if ResourceLoading() returns UserProvided.

void Aspose::Words::Loading::ResourceLoadingArgs::SetData(const System::ArrayPtr<uint8_t> &data)

See Also