Click or drag to resize

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; }

Property Value

Type: Byte
See Also