Click or drag to resize

StiOptionsViewerWindows Class

Class for adjustment of the viewer window.
Class for adjustment of the viewer window.
Class for adjustment of the viewer window.
Inheritance Hierarchy
SystemObject
  Stimulsoft.ReportStiOptionsViewerWindows

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public class Windows

The StiOptionsViewerWindows type exposes the following members.

Constructors
  NameDescription
Public methodStiOptionsViewerWindows
Initializes a new instance of the StiOptionsViewerWindows class
Top
Properties
  NameDescription
Public propertyStatic memberActivePageBorderColor
Public propertyStatic memberBackgroundColor
Public propertyStatic memberExportSaveLoadPath
Gets or sets path for saving exported report.
Public propertyStatic memberLimitLengthOfEditableRichText
Public propertyStatic memberMinimumSize
Public propertyStatic memberReportSaveLoadPath
Gets or sets path for saving and loading a report template.
Public propertyStatic memberScrollToEditableComponent
Public propertyStatic memberShowBookmarksPanel
Gets or sets a value indicating whether the BookMarks panel is visible in the viewer window.
Public propertyStatic memberShowCloseButton
Gets or sets a value indicating whether it is will be show Close Button in the viewer window.
Public propertyStatic memberShowContextMenu
Gets or sets a value indicating whether it is will be show in context menu of viewer window.
Public propertyStatic memberShowEditorTool
Gets or sets a value indicating whether the Editor Tool button is visible in the viewer window.
Public propertyStatic memberShowFindTool
Gets or sets a value indicating whether the Find Tool button is visible in the viewer window.
Public propertyStatic memberShowFirstPage
Gets or sets a value indicating whether the "First Page" button is visible in the viewer window.
Public propertyStatic memberShowFullScreen
Gets or sets a value indicating whether to show "FullScreen" button.
Public propertyStatic memberShowHandTool
Gets or sets a value indicating whether the Hand Tool button is visible in the viewer window.
Public propertyStatic memberShowInTaskbar
Public propertyStatic memberShowLastPage
Gets or sets a value indicating whether the "Last Page" button is visible in the viewer window.
Public propertyStatic memberShowNextPage
Gets or sets a value indicating whether the "Next Page" button is visible in the viewer window.
Public propertyStatic memberShowOpenButton
Gets or sets a value indicating whether the Open button is visible in the viewer window.
Public propertyStatic memberShowPageControl
Gets or sets a value indicating whether the Zoom panel is visible in the viewer window.
Public propertyStatic memberShowPageDeleteButton
Gets or sets a value indicating whether the Delete Page button is visible in the viewer window.
Public propertyStatic memberShowPageDesignButton
Gets or sets a value indicating whether the Page Design button is visible in the viewer window.
Public propertyStatic memberShowPageNewButton
Gets or sets a value indicating whether the Show New Page button is visible in the viewer window.
Public propertyStatic memberShowPageSelection
Gets or sets value which that current page selection will be shown.
Public propertyStatic memberShowPageSizeButton
Gets or sets a value indicating whether the Page Size button is visible in the viewer window.
Public propertyStatic memberShowPageViewContinuousMode
Gets or sets a value indicating whether to show Continues Page Mode.
Public propertyStatic memberShowPageViewMode
Gets or sets a value indicating whether to show all buttons for the Page View Mode.
Public propertyStatic memberShowPageViewModeButton
Gets or sets a value indicating whether to show button for select mode of viewing pages in viewer window.
Public propertyStatic memberShowPageViewMultipleMode
Gets or sets a value indicating whether to show MultiplePages Page Mode.
Public propertyStatic memberShowPageViewSingleMode
Gets or sets a value indicating whether to show Single Page Mode.
Public propertyStatic memberShowParametersButton
Gets or sets a value indicating whether the Parameters button is visible in the viewer window.
Public propertyStatic memberShowPreviousPage
Gets or sets a value indicating whether the "Previous Page" button is visible in the viewer window.
Public propertyStatic memberShowPrintButton
Gets or sets a value indicating whether the Print Button is shown.
Public propertyStatic memberShowRefreshButton
Gets or sets a value indicating whether the Refreh button is visible in the viewer window. This property works only for the dashboard viewer.
Public propertyStatic memberShowResourcesButton
Gets or sets a value indicating whether the Parameters button is visible in the viewer window.
Public propertyStatic memberShowSaveButton
Gets or sets a value indicating whether the Save button is visible in the viewer window.
Public propertyStatic memberShowSaveDocumentFileButton
Gets or sets a value indicating whether the Save Document File button is visible in the viewer window.
Public propertyStatic memberShowSelectTool
Gets or sets a value indicating whether the Select Tool button is visible in the viewer window.
Public propertyStatic memberShowSendEMailButton
Gets or sets a value indicating whether the Send EMail button is visible in the viewer window.
Public propertyStatic memberShowSendEMailDocumentFileButton
Gets or sets a value indicating whether the SendEMail Document File button is visible in the viewer window.
Public propertyStatic memberShowStatusBar
Gets or sets a value indicating whether the Status Bar is shown in the viewer window.
Public propertyStatic memberShowThumbsButton
Gets or sets a value indicating whether the Thumbnails button is visible in the viewer window.
Public propertyStatic memberShowThumbsPanel
Gets or sets a value indicating whether the Thumbnails panel is visible in the viewer window.
Public propertyStatic memberShowToolbar
Gets or sets a value indicating whether to show a Toolbar in the viewer control.
Public propertyStatic memberShowVertScrollBar
Gets or sets a value indicating whether to show the Vertical Scroll Bar.
Public propertyStatic memberShowZoom
Gets or sets a value indicating whether the Zoom panel is visible in the viewer window.
Public propertyStatic memberViewerIcon
Public propertyStatic memberViewerWindowState
Gets or sets window state of the viewer window.
Public propertyStatic memberViewerWpfIcon
Public propertyStatic memberZoom
Gets or sets zoom of the drawing of the pages in viewer window.
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also