[]
Gets or sets an URI for the current attached theme.
[Obsolete("Use Themes instead.")]
public ExpressionInfo ThemeUri { get; set; }
Type | Description |
---|---|
ExpressionInfo | An ExpressionInfo object indicating the URI for the current attached theme. |
Report.ThemeUri = "path/to/your/theme.rdlx-theme";