ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Themes Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.ActiveReports.Rdl.Themes Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents a collection of colors associated with a theme.
    ClassRepresents a collection of theme constants. It acts as a wrapper over a regular dictionary to facilitate the evaluation of expressions through the GetResult method.
    ClassRepresents a font of the theme, providing access to font family, size, style and weight.
    ClassRepresents a collection of fonts for the theme, providing access to major and minor fonts as well as the ability to retrieve fonts by name.
    ClassRepresents an image of the theme, providing access to binary data, name and MIME type.
    ClassRepresents a collection of images associated with a theme.
    ClassRepresents a theme that contains various design elements such as fonts, images, and colors.
    ClassRepresents a theme constant.
    ClassProvides functionality to read and parse Theme from XML.
    ClassRepresents a set of method allows to save a theme.
    Interfaces
     InterfaceDescription
    InterfaceRepresents an interface to interact with theme information.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies the base theme colors.
    See Also