Data
ImageResourceBlock.Data property
Gets the resource data.
public byte[] Data { get; }
Property Value
The resource data.
See Also
- class ImageResourceBlock
- namespace GroupDocs.Metadata.Formats.Image
- assembly GroupDocs.Metadata
Gets the resource data.
public byte[] Data { get; }
The resource data.