public static ReportTheme GetTheme( PageInfo pageInfo, ReportTheme.ReportThemeType type, System.string theme )
Parameters
- pageInfo
- The PageInfo object
- type
- The type of theme to retrieve, one of the ReportTheme.ReportThemeType Enumeration members.
- theme
- The name of the theme to retrieve.
Return Value
The theme, or null if no such theme exists