StiImageGetImageFromFile Method |
Returns the image from the specified path.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax protected virtual byte[] GetImageFromFile()
Protected Overridable Function GetImageFromFile As Byte()
Return Value
Type:
Byte[Missing <returns> documentation for "M:Stimulsoft.Report.Components.StiImage.GetImageFromFile"]
See Also