ResourceLoadingResult
Overview
ResourceLoadingResult is a class in Aspose.PDF FOSS for .NET.
This class provides 1 method for working with ResourceLoadingResult objects in .NET programs.
Available methods include: ResourceLoadingResult.
All public members are accessible to any .NET application after installing the Aspose.PDF FOSS for .NET package.
Properties: Data.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Data | byte[] | Read | Gets the data. |
Methods
| Signature | Description |
|---|---|
ResourceLoadingResult(data: byte[]) | Calls ResourceLoadingResult on this ResourceLoadingResult instance. |