[]
Sets a custom evaluation banner for the specified report.
public static void SetCustomEvaluationBanner(this IReport report, EvaluationBannerSettings banner)
Type | Name | Description |
---|---|---|
IReport | report | The report to set the evaluation banner for. |
EvaluationBannerSettings | banner | The settings for the evaluation banner. |
Type | Condition |
---|---|
Exception | Thrown when the license level is not Professional. |