Aspose::Pdf::LoadOptions::ResourceLoadingResult class

ResourceLoadingResult class

Result of custom loading of resource.

class ResourceLoadingResult : public System::Object

Methods

MethodDescription
get_Data() constBynary data that loaded with custom loader - it must be set after loading.
ResourceLoadingResult(System::ArrayPtr<uint8_t>)Creates instance of loading result.

See Also