public static System.bool Exists( PageInfo pageInfo, ReportTheme.ReportThemeType type, System.string theme )
Parameters
- pageInfo
- The PageInfo object
- type
- The type of theme to check for, one of the ReportTheme.ReportThemeType Enumeration methods.
- theme
- The theme to retrieve
Return Value
true if the theme exists, false otherwise