AJE Components
ReportImaging Embedded Property AJE Data Report Engine Help
Gets or sets the option to Embed the Image in the Report Output by converting to Base 64. Not recommended for large Images!

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public bool Embedded { get; set; }

Property Value

Type: OnlineBoolean
Remarks

See Also