StiCompilationErrorCheck Class

Namespace: Stimulsoft.Report.Check

Inheritance

Inherits from: StiReportCheck

Properties

Property Type Description
ComponentName string  
Error CompilerError  
PropertyName string  

Methods

Method Returns Description
CreatePreviewImage void  
ProcessCheck object  

Method Details

CreatePreviewImage

CreatePreviewImage(elementImage: Image, highlightedElementImage: Image, useScale: bool): void

Parameters

  • elementImage (Image)
  • highlightedElementImage (Image)
  • useScale (bool)

ProcessCheck

ProcessCheck(report: StiReport, obj: object): object

Parameters

Returns object