ActiveReports for .NET 18.0J
HtmlOutputType 列挙体

GrapeCity.ActiveReports.Export.Html.Section 名前空間 : HtmlOutputType 列挙体
ドキュメントのエクスポートに使用する、HTML出力の種類です。OutputTypeで使用されます。
シンタックス
'宣言
 
Public Enum HtmlOutputType 
   Inherits System.Enum
public enum HtmlOutputType : System.Enum 
メンバ
メンバ解説
DynamicHtmlインラインスタイルを使用したHTMLをエクスポート
LegacyHtmlw3c HTML 3.2勧告に準拠したHTMLをエクスポート
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Export.Html.Section.HtmlOutputType

参照

GrapeCity.ActiveReports.Export.Html.Section 名前空間