GrapeCity.ActiveReports.Web.v12 アセンブリ > GrapeCity.ActiveReports.Web.ExportOptions 名前空間 : WindowMode 列挙体 |
'宣言 Public Enum WindowMode Inherits System.Enum
public enum WindowMode : System.Enum
メンバ | 解説 |
---|---|
Opaque | FlashViewerを透過させません。ページの背景は、FlashViewerを通して表示されません。 |
Transparent | FlashViewerを透過させます。FlashViewer内に表示するHTMLページの背景が透明の場合に、背景のオブジェクトは、FlashViewerを通して表示されます。 |
Window | FlashViewer自身の長方形のウインドウ内に、FlashViewerを表示します。 |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Web.ExportOptions.WindowMode