Method GetData
- Namespace
- DocWright.Reporting.Pagination
- Assembly
- DocWright.Reporting.dll
GetData()
Gets the encoded image bytes, or null when the source did not resolve to any.
public byte[]? GetData()
Returns
- byte[]
A copy, so a consumer cannot alter what another consumer of the page model reads.