Skip to main content
All docs
V25.1
  • DevExpress v25.1 Update — Your Feedback Matters

    Our What's New in v25.1 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

    Take the survey Not interested

    IDocumentTheme Properties

    Base interface for a document theme.
    Name Description
    BodyComplexScript Gets the name of the minor theme font for Complex Script characters (right-to-left languages).
    BodyEastAsia Gets the name of the minor theme font for East Asian characters.
    BodyLatin Gets the name of the minor theme font for the Latin languages.
    HeadingsComplexScript Gets the name of the major theme for Complex Script characters (right-to-left languages).
    HeadingsEastAsia Gets the name of the major theme font for the East Asian languages.
    HeadingsLatin Gets the name of the major theme font for the Latin characters.
    See Also