Enum Language
Specifies the language of the report's script.
Namespace: FastReport
Assembly: FastReport.OpenSource.dll
Syntax
public enum Language
Fields
| Name | Description |
|---|---|
| CSharp | The C# language. |
| Vb | The VisualBasic.Net language. |
Specifies the language of the report's script.
public enum Language
| Name | Description |
|---|---|
| CSharp | The C# language. |
| Vb | The VisualBasic.Net language. |