Visual Basic (Declaration) | |
---|---|
Public Enum WindowMode Inherits System.Enum |
C# | |
---|---|
public enum WindowMode : System.Enum |
Member | Description |
---|---|
Opaque | Filled background, the page background will not show through FlashViewer. |
Transparent | Background of the HTML page is transparent, objects in the background will show through FlashViewer. This mode may slow the animation performance. |
Window | FlashViewer is displayed in its own rectangular window on a web page. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Web.ExportOptions.WindowMode