Table of Contents

Class Configuration.ReportConfig

Namespace
Ranorex.Core
Assembly
Ranorex.Core.dll

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; }

Property Value

bool