AJE Components
ReportBaseImage ContentFile Property AJE Data Report Engine Help
Gets or sets the Location of the File for the Report Image. The Location can be a Local or Remote File as specified by a URI.

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

public ReportImageFile ContentFile { get; set; }

Property Value

Type: ReportImageFile
Remarks

See Also