GrapeCity ActiveReports for .NET 14.0J
ImageQuality 列挙体

GrapeCity.ActiveReports.Export.Pdf アセンブリ > GrapeCity.ActiveReports.Export.Pdf.Section 名前空間 : ImageQuality 列挙体
ImageQualityプロパティの値です。PDFエクスポート時の、メタファイルの品質を指定します。
シンタックス
'宣言
 
Public Enum ImageQuality 
   Inherits System.Enum
public enum ImageQuality : System.Enum 
メンバ
メンバ解説
HighestWindowsメタファイルを高品質でエクスポートします。(印刷に最適です。)
LowestWindowsメタファイルを低品質でエクスポートします。(スペースを節約するために使用)
MediumWindowsメタファイルを中程度の品質でエクスポートします。(通常の画面表示に使用)
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Export.Pdf.Section.ImageQuality

参照

GrapeCity.ActiveReports.Export.Pdf.Section 名前空間
ImageQuality プロパティ