The new FlashViewer has several features which make it unique. To set up the features, select the WebViewer on your ASPX page, and in the Properties window, expand the FlashViewerOptions node.
See the table below for a full description of each property.
Property | Description |
---|---|
Display Transparency | Allows you to specify whether to print transparent objects. |
HyperLinkBackColor | Allows you to specify the background color of the controls that host a hyperlink. |
HyperLinkForeColor | Allows you to specify the color of the text within a control that hosts a hyperlink. |
HyperLinkUnderline | Determines whether the text in the control that hosts a hyperlink is underlined. |
MultiPageViewColumns | Determines the amount of columns to show when ViewType is MultiPage. |
MultiPageViewRows | Determines the amount of rows to show when the ViewType is MultiPage. |
PageNumber | Allows you to specify the page to display initially. |
PrintOptions
|
Select from None, Auto, or AllowScaleUp. |
PrintOptions
|
Select from None, Auto, or AdjustByFirstPage. |
PrintOptions
|
Allows you to specify whether to print the report after loading for one-touch printing. If you set the WebViewer's Height and Width properties to 0, you can have the report print without displaying the Preview dialog. |
ResourceLocale | Allows you to specify the culture for localization. Separate multiple values with commas. |
ResourceUrl | Allows you to specify the comma-separated list of URLs to SWF files with resource files. |
SearchResultsBackColor | Allows you to specify the background color of the highlighted text in the Find dialog of the WebViewer control. |
SearchResultsForeColor | Allows you to specify the color of the highlighted text in the Find dialog of the WebViewer control. |
ShowSplitter | Allows you to specify whether to display the splitter, which allows the user to compare report pages in the viewer. |
ThemeUrl | Allows you to specify the relative URL of a skin to use on the FlashViewer. The following skins are included:
|
TocPanelOptions
|
Allows you to specify the alignment of the table of contents pane. Select from Left or Right. |
TocPanelOptions
|
Allows you to specify whether to display a pane with thumbnail views of pages. |
TocPanelOptions
|
Allows you to specify whether to display the table of contents in the FlashViewer. |
TocPanelOptions
|
Determines the visibility of the table of contents pane. |
TocPanelOptions
|
Allows you to specify the width of the table of contents pane in pixels. |
Url | Allows you to specify the relative URL of the FlashViewer control. |
UseClientApi | Allows you to specify whether to use the client API for the FlashViewer. |
ViewType |
Allows you to specify the page view type. Select from Single, MultiPage, or Continuous. |
WindowMode |
Allows you to specify such display options as transparency, layering, and positioning of the FlashViewer in the browser. Select from Window, Opaque and Transparent. |
Zoom | Allows you to specify the zoom level, between 10% and 800%, at which to display the report. |