Class WindowsOptions

java.lang.Object
com.stimulsoft.report.options.WindowsOptions
Direct Known Subclasses:
StiOptions.Windows

public class WindowsOptions extends Object
  • Constructor Details

    • WindowsOptions

      public WindowsOptions()
  • Method Details

    • getGlobalGuiStyle

      public static StiGlobalGuiStyle getGlobalGuiStyle()
      Gets or sets current theme of Stimulsoft Reports application.
    • setGlobalGuiStyle

      public static void setGlobalGuiStyle(StiGlobalGuiStyle value)
    • getIsGuiTypeSelected

      public static boolean getIsGuiTypeSelected()
    • setIsGuiTypeSelected

      public static void setIsGuiTypeSelected(boolean value)
    • getIsOffice2010Enabled

      public static boolean getIsOffice2010Enabled()
      Gets value which indicates that Office 2010 gui is enabled.
    • getIsOffice2007Enabled

      public static boolean getIsOffice2007Enabled()
      Gets value which indicates that Office 2007 gui is enabled.
    • getIsOffice2003Enabled

      public static boolean getIsOffice2003Enabled()
      Gets value which indicates that Office 2003 gui is enabled.
    • getIsRibbonGuiEnabled

      public static boolean getIsRibbonGuiEnabled()
      Gets value which indicates that Ribbon gui is enabled.
    • getUseSkinableReportRenderingWindow

      public static boolean getUseSkinableReportRenderingWindow()
    • setUseSkinableReportRenderingWindow

      public static void setUseSkinableReportRenderingWindow(boolean value)