Class Configuration.ReportConfig
A collection of configuration parameters that apply to all Ranorex reports.
public class Configuration.ReportConfig : Configuration.AbstractConfig
- Inheritance
-
Configuration.ReportConfig
- Inherited Members
Properties
ShowInvisibleCharacters
Gets or sets a value indicating whether invisible characters should be shown in reports.
public bool ShowInvisibleCharacters { get; set; }