ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Viewer Class

Viewer Class Properties

For a list of all members of this type, see Viewer members.

Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the viewer allows the view to be split into multiple panes.  
Public PropertyGets or Sets the dropdown of annotation toolbar.  
Public PropertyGets or Sets the annotation toolbar's visibility.  
Public PropertyGets or sets a value indicating whether the background color is automatically applied to the entire viewing area.  
Public Property

Indicates whether the currently loaded report can be exported.

 
Public PropertyGets or sets the current page number displayed in the viewer.  
Public PropertyGets or sets the Active Reports document to be displayed on the Viewer control.  
Public PropertyGets or sets a value indicating whether the viewer is in Galley Mode.  
Public PropertyProvides access to the history management functionality of the viewer.  
Public PropertyGets or sets the background color for hyperlink text areas within the report viewer. This setting applies only to SectionReports.  
Public PropertyGets or sets the foreground color of hyperlinks displayed within the report viewer.  
Public PropertyGets or sets a value indicating whether the hyperlink text within the report viewer is underlined. This property is applicable only to SectionReports.  
Public PropertyGets or sets the mouse mode of the viewer.  
Public PropertyIndicates whether the "Pan", "Selection Mode" and "Snapshot" buttons are visible in the viewer toolbar.  
Public PropertyGets or sets the number of pages that are displayed horizontally in the viewer when it is in MultiPage view mode.  
Public PropertyGets or sets the number of pages that are displayed vertically in the viewer when it is in MultiPage view mode.  
Public PropertyGets the type of the report currently opened in the viewer.  
Public PropertySpecifies the location of the page in the viewer.  
Public PropertyGets or sets the background color of the pages within the viewer.  
Public PropertyGets or sets the number of pages to preview when loading a report. Setting this property to a value less than or equal to 0 will result in all pages being loaded and available for preview.  
Public PropertyGets or sets the printing settings for the Viewer, determining the behavior of the print operation.  
Public PropertyGets or sets a value indicating whether the viewer repositions the view to the top of the page when a user navigates to another page after scrolling down on the current page.  
Public Property
Public API. Show or hide scrolls within report pane.
 
Public PropertyGets or sets the scrolling behavior for the document within the viewer.  
Public PropertyGets or sets the background color used to highlight text found using the search functionality in the Viewer control.  
Public PropertyGets or sets the foreground color used to highlight text found using the search functionality in the Viewer control.  
Public PropertyGets the sidebar component of the viewer control.
 
Public PropertyGets or sets a value indicating whether the viewer is in Split View mode.  
Public Property

Gets or sets a reference to the TableOfContentsObject.

 
Public PropertyGets or sets a value indicating the current target view when the SplitView feature is enabled.  
Public PropertyGets the reference to ToolbarObject of the control.  
Public PropertyGet or sets the context menu of touch enabled Viewer.
 
Public PropertyGets or sets a value indicating whether the touch mode is enabled or disabled in the viewer.  
Public PropertyGets or sets the visibility of the touch mode button on the viewer's toolbar.  
Public PropertyGets the toolbar used in touch mode.  
Public PropertySpecifies the visual theme for the viewer's user interface.  
Public PropertyGets or sets a value indicating whether the viewer should apply the specified hyperlink settings, such as color, underline, and background color, to hyperlinks within SectionReports.  
Public PropertyGets or sets the view type for displaying pages within the viewer.  
Public PropertyGets or sets the viewer's zoom level. 1 for FitWidth mode 2 for Fit Whole Page mode. Throws ArgumentOutOfRangeException on invalid value.  
Top
See Also