StiViewImageBytesToDraw Property |
Gets or sets the image bytes that appeared as a result of the component rendering.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public virtual byte[] ImageBytesToDraw { get; set; }
Public Overridable Property ImageBytesToDraw As Byte()
Get
Set
Property Value
Type:
ByteSee Also