Package com.stimulsoft.report.options
Class ViewerOptions.Windows
java.lang.Object
com.stimulsoft.report.options.ViewerOptions.Windows
- Enclosing class:
ViewerOptions
Class for adjustment of the viewer window.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Objectstatic StiColorstatic StringGets or sets path for saving exported report.static booleanDeprecated.static booleanstatic StiSizestatic StringGets or sets path for saving and loading a report template.static booleanstatic booleanGets or sets a value indicating whether the BookMarks panel is visible in the viewer window.static booleanGets or sets a value indicating whether it is will be show Close Button in the viewer window.static booleanGets or sets a value indicating whether it is will be show in context menu of viewer window.static booleanGets or sets a value indicating whether the Editor Tool button is visible in the viewer window.static booleanDeprecated.static booleanGets or sets a value indicating whether the Find Tool button is visible in the viewer window.static booleanGets or sets a value indicating whether the "First Page" button is visible in the viewer window.static booleanGets or sets a value indicating whether to show "FullScreen" button.static booleanGets or sets a value indicating whether the Hand Tool button is visible in the viewer window.static booleanstatic booleanGets or sets a value indicating whether the "Last Page" button is visible in the viewer window.static booleanGets or sets a value indicating whether the "Next Page" button is visible in the viewer window.static booleanGets or sets a value indicating whether the Open button is visible in the viewer window.static booleanGets or sets a value indicating whether the Zoom panel is visible in the viewer window.static booleanGets or sets a value indicating whether the Delete Page button is visible in the viewer window.static booleanGets or sets a value indicating whether the Page Design button is visible in the viewer window.static booleanGets or sets a value indicating whether the Show New Page button is visible in the viewer window.static booleanGets or sets a value indicating whether the Page Size button is visible in the viewer window.static booleanGets or sets a value indicating whether to show Continues Page Mode.static booleanGets or sets a value indicating whether to show all buttons for the Page View Mode.static booleanGets or sets a value indicating whether to show button for select mode of viewing pages in viewer window.static booleanGets or sets a value indicating whether to show MultiplePages Page Mode.static booleanGets or sets a value indicating whether to show Single Page Mode.static booleanGets or sets a value indicating whether the "Previous Page" button is visible in the viewer window.static booleanGets or sets a value indicating whether the Print Button is shown.static booleanGets or sets a value indicating whether the Save button is visible in the viewer window.static booleanGets or sets a value indicating whether the Save Document File button is visible in the viewer window.static booleanGets or sets a value indicating whether the Select Tool button is visible in the viewer window.static booleanGets or sets a value indicating whether the Send EMail button is visible in the viewer window.static booleanGets or sets a value indicating whether the SendEMail Document File button is visible in the viewer window.static booleanGets or sets a value indicating whether the Status Bar is shown in the viewer window.static booleanGets or sets a value indicating whether the Thumbnails button is visible in the viewer window.static booleanGets or sets a value indicating whether the Thumbnails panel is visible in the viewer window.static booleanGets or sets a value indicating whether to show a Toolbar in the viewer control.static booleanGets or sets a value indicating whether to show the Vertical Scroll Bar.static booleanGets or sets a value indicating whether the Zoom panel is visible in the viewer window.static Iconstatic Objectstatic doublegetZoom()Gets or sets zoom of the drawing of the pages in viewer window.static voidsetActivePageBorderColor(Object value) static voidsetBackgroundColor(StiColor value) static voidsetExportSaveLoadPath(String value) static voidsetForceShowInTaskbar(boolean value) Deprecated.static voidsetLimitLengthOfEditableRichText(boolean value) static voidsetMinimumSize(StiSize value) static voidsetReportSaveLoadPath(String value) static voidsetScrollToEditableComponent(boolean value) static voidsetShowBookmarksPanel(boolean value) static voidsetShowCloseButton(boolean value) static voidsetShowContextMenu(boolean value) static voidsetShowEditorTool(boolean value) static voidsetShowExportButton(boolean value) Deprecated.static voidsetShowFindTool(boolean value) static voidsetShowFirstPage(boolean value) static voidsetShowFullScreen(boolean value) static voidsetShowHandTool(boolean value) static voidsetShowInTaskbar(boolean value) static voidsetShowLastPage(boolean value) static voidsetShowNextPage(boolean value) static voidsetShowOpenButton(boolean value) static voidsetShowPageControl(boolean value) static voidsetShowPageDeleteButton(boolean value) static voidsetShowPageDesignButton(boolean value) static voidsetShowPageNewButton(boolean value) static voidsetShowPageSizeButton(boolean value) static voidsetShowPageViewContinuousMode(boolean value) static voidsetShowPageViewMode(boolean value) static voidsetShowPageViewModeButton(boolean value) static voidsetShowPageViewMultipleMode(boolean value) static voidsetShowPageViewSingleMode(boolean value) static voidsetShowPreviousPage(boolean value) static voidsetShowPrintButton(boolean value) static voidsetShowSaveButton(boolean value) static voidsetShowSaveDocumentFileButton(boolean value) static voidsetShowSelectTool(boolean value) static voidsetShowSendEMailButton(boolean value) static voidsetShowSendEMailDocumentFileButton(boolean value) static voidsetShowStatusBar(boolean value) static voidsetShowThumbsButton(boolean value) static voidsetShowThumbsPanel(boolean value) static voidsetShowToolbar(boolean value) static voidsetShowVertScrollBar(boolean value) static voidsetShowZoom(boolean value) static voidsetViewerIcon(Icon value) static voidsetViewerWpfIcon(Object value) static voidsetZoom(double value)
-
Constructor Details
-
Windows
public Windows()
-
-
Method Details
-
getLimitLengthOfEditableRichText
public static boolean getLimitLengthOfEditableRichText() -
setLimitLengthOfEditableRichText
public static void setLimitLengthOfEditableRichText(boolean value) -
getActivePageBorderColor
-
setActivePageBorderColor
-
getForceShowInTaskbar
Deprecated. -
setForceShowInTaskbar
Deprecated. -
getShowInTaskbar
public static boolean getShowInTaskbar() -
setShowInTaskbar
public static void setShowInTaskbar(boolean value) -
getZoom
public static double getZoom()Gets or sets zoom of the drawing of the pages in viewer window. -
setZoom
public static void setZoom(double value) -
getShowToolbar
public static boolean getShowToolbar()Gets or sets a value indicating whether to show a Toolbar in the viewer control. -
setShowToolbar
public static void setShowToolbar(boolean value) -
getShowPageViewMode
public static boolean getShowPageViewMode()Gets or sets a value indicating whether to show all buttons for the Page View Mode. -
setShowPageViewMode
public static void setShowPageViewMode(boolean value) -
getShowPageViewSingleMode
public static boolean getShowPageViewSingleMode()Gets or sets a value indicating whether to show Single Page Mode. -
setShowPageViewSingleMode
public static void setShowPageViewSingleMode(boolean value) -
getShowPageViewContinuousMode
public static boolean getShowPageViewContinuousMode()Gets or sets a value indicating whether to show Continues Page Mode. -
setShowPageViewContinuousMode
public static void setShowPageViewContinuousMode(boolean value) -
getShowPageViewMultipleMode
public static boolean getShowPageViewMultipleMode()Gets or sets a value indicating whether to show MultiplePages Page Mode. -
setShowPageViewMultipleMode
public static void setShowPageViewMultipleMode(boolean value) -
getShowFullScreen
public static boolean getShowFullScreen()Gets or sets a value indicating whether to show "FullScreen" button. -
setShowFullScreen
public static void setShowFullScreen(boolean value) -
getShowVertScrollBar
public static boolean getShowVertScrollBar()Gets or sets a value indicating whether to show the Vertical Scroll Bar. -
setShowVertScrollBar
public static void setShowVertScrollBar(boolean value) -
getShowStatusBar
public static boolean getShowStatusBar()Gets or sets a value indicating whether the Status Bar is shown in the viewer window. -
setShowStatusBar
public static void setShowStatusBar(boolean value) -
getShowPrintButton
public static boolean getShowPrintButton()Gets or sets a value indicating whether the Print Button is shown. -
setShowPrintButton
public static void setShowPrintButton(boolean value) -
getShowOpenButton
public static boolean getShowOpenButton()Gets or sets a value indicating whether the Open button is visible in the viewer window. -
setShowOpenButton
public static void setShowOpenButton(boolean value) -
getShowSaveButton
public static boolean getShowSaveButton()Gets or sets a value indicating whether the Save button is visible in the viewer window. -
setShowSaveButton
public static void setShowSaveButton(boolean value) -
getShowSaveDocumentFileButton
public static boolean getShowSaveDocumentFileButton()Gets or sets a value indicating whether the Save Document File button is visible in the viewer window. -
setShowSaveDocumentFileButton
public static void setShowSaveDocumentFileButton(boolean value) -
getShowSendEMailDocumentFileButton
public static boolean getShowSendEMailDocumentFileButton()Gets or sets a value indicating whether the SendEMail Document File button is visible in the viewer window. -
setShowSendEMailDocumentFileButton
public static void setShowSendEMailDocumentFileButton(boolean value) -
getShowExportButton
Deprecated.Gets or sets a value indicating whether the Export button is visible in the viewer window. -
setShowExportButton
Deprecated. -
getShowSendEMailButton
public static boolean getShowSendEMailButton()Gets or sets a value indicating whether the Send EMail button is visible in the viewer window. -
setShowSendEMailButton
public static void setShowSendEMailButton(boolean value) -
getShowPageNewButton
public static boolean getShowPageNewButton()Gets or sets a value indicating whether the Show New Page button is visible in the viewer window. -
setShowPageNewButton
public static void setShowPageNewButton(boolean value) -
getShowPageDeleteButton
public static boolean getShowPageDeleteButton()Gets or sets a value indicating whether the Delete Page button is visible in the viewer window. -
setShowPageDeleteButton
public static void setShowPageDeleteButton(boolean value) -
getShowPageDesignButton
public static boolean getShowPageDesignButton()Gets or sets a value indicating whether the Page Design button is visible in the viewer window. -
setShowPageDesignButton
public static void setShowPageDesignButton(boolean value) -
getShowPageSizeButton
public static boolean getShowPageSizeButton()Gets or sets a value indicating whether the Page Size button is visible in the viewer window. -
setShowPageSizeButton
public static void setShowPageSizeButton(boolean value) -
getShowPageViewModeButton
public static boolean getShowPageViewModeButton()Gets or sets a value indicating whether to show button for select mode of viewing pages in viewer window. -
setShowPageViewModeButton
public static void setShowPageViewModeButton(boolean value) -
getShowSelectTool
public static boolean getShowSelectTool()Gets or sets a value indicating whether the Select Tool button is visible in the viewer window. -
setShowSelectTool
public static void setShowSelectTool(boolean value) -
getShowHandTool
public static boolean getShowHandTool()Gets or sets a value indicating whether the Hand Tool button is visible in the viewer window. -
setShowHandTool
public static void setShowHandTool(boolean value) -
getShowEditorTool
public static boolean getShowEditorTool()Gets or sets a value indicating whether the Editor Tool button is visible in the viewer window. -
setShowEditorTool
public static void setShowEditorTool(boolean value) -
getShowFindTool
public static boolean getShowFindTool()Gets or sets a value indicating whether the Find Tool button is visible in the viewer window. -
setShowFindTool
public static void setShowFindTool(boolean value) -
getShowZoom
public static boolean getShowZoom()Gets or sets a value indicating whether the Zoom panel is visible in the viewer window. -
setShowZoom
public static void setShowZoom(boolean value) -
getShowPageControl
public static boolean getShowPageControl()Gets or sets a value indicating whether the Zoom panel is visible in the viewer window. -
setShowPageControl
public static void setShowPageControl(boolean value) -
getShowFirstPage
public static boolean getShowFirstPage()Gets or sets a value indicating whether the "First Page" button is visible in the viewer window. -
setShowFirstPage
public static void setShowFirstPage(boolean value) -
getShowPreviousPage
public static boolean getShowPreviousPage()Gets or sets a value indicating whether the "Previous Page" button is visible in the viewer window. -
setShowPreviousPage
public static void setShowPreviousPage(boolean value) -
getShowNextPage
public static boolean getShowNextPage()Gets or sets a value indicating whether the "Next Page" button is visible in the viewer window. -
setShowNextPage
public static void setShowNextPage(boolean value) -
getShowLastPage
public static boolean getShowLastPage()Gets or sets a value indicating whether the "Last Page" button is visible in the viewer window. -
setShowLastPage
public static void setShowLastPage(boolean value) -
getShowBookmarksPanel
public static boolean getShowBookmarksPanel()Gets or sets a value indicating whether the BookMarks panel is visible in the viewer window. -
setShowBookmarksPanel
public static void setShowBookmarksPanel(boolean value) -
getShowThumbsPanel
public static boolean getShowThumbsPanel()Gets or sets a value indicating whether the Thumbnails panel is visible in the viewer window. -
setShowThumbsPanel
public static void setShowThumbsPanel(boolean value) -
getShowThumbsButton
public static boolean getShowThumbsButton()Gets or sets a value indicating whether the Thumbnails button is visible in the viewer window. -
setShowThumbsButton
public static void setShowThumbsButton(boolean value) -
getShowContextMenu
public static boolean getShowContextMenu()Gets or sets a value indicating whether it is will be show in context menu of viewer window. -
setShowContextMenu
public static void setShowContextMenu(boolean value) -
getShowCloseButton
public static boolean getShowCloseButton()Gets or sets a value indicating whether it is will be show Close Button in the viewer window. -
setShowCloseButton
public static void setShowCloseButton(boolean value) -
getReportSaveLoadPath
Gets or sets path for saving and loading a report template. -
setReportSaveLoadPath
-
getExportSaveLoadPath
Gets or sets path for saving exported report. -
setExportSaveLoadPath
-
getBackgroundColor
-
setBackgroundColor
-
getViewerIcon
-
setViewerIcon
-
getViewerWpfIcon
-
setViewerWpfIcon
-
getScrollToEditableComponent
public static boolean getScrollToEditableComponent() -
setScrollToEditableComponent
public static void setScrollToEditableComponent(boolean value) -
getMinimumSize
-
setMinimumSize
-