Aspose::Pdf::LoadOptions::ResourceLoadingResult class
ResourceLoadingResult class
Result of custom loading of resource.
class ResourceLoadingResult : public System::Object
Methods
Method | Description |
---|---|
get_Data() const | Bynary data that loaded with custom loader - it must be set after loading. |
ResourceLoadingResult(System::ArrayPtr<uint8_t>) | Creates instance of loading result. |
See Also
- Class Object
- Class LoadOptions
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++