StiImageGetImageFromSource Method |
Returns the image being get as a result of rendering.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public override byte[] GetImageFromSource()
Public Overrides Function GetImageFromSource As Byte()
Return Value
Type:
Byte[Missing <returns> documentation for "M:Stimulsoft.Report.Components.StiImage.GetImageFromSource"]
See Also