ActiveReports Developer 7
FlashViewerOptions Property
See Also 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : FlashViewerOptions Property

Glossary Item Box

Gets the FlashViewerOptions object to use with the FlashViewer.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property FlashViewerOptions As FlashViewerOptions
C# 
public FlashViewerOptions FlashViewerOptions {get;}

Property Value

A FlashViewerOptions object.

See Also