StiCheck Class

Namespace: Stimulsoft.Report.Check

Inheritance

Implements: ICloneable

Properties

Property Type Description
Element object  
ElementName string  
LongMessage string  
ObjectType StiCheckObjectType  
ShortMessage string  
Status StiCheckStatus  

Methods

Method Returns Description
Clone object  
CreatePreviewImage void  
ProcessCheck object  

Method Details

Clone

Clone(): object

Returns object


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