GrapeCity ActiveReports for .NET 14.0J
Enums.NumberOfCopies 列挙体

GrapeCity.ActiveReports.Export.Pdf アセンブリ > GrapeCity.ActiveReports.Export.Pdf 名前空間 : Enums.NumberOfCopies 列挙体
印刷する部数を指定します。
シンタックス
'宣言
 
Public Enum Enums.NumberOfCopies 
   Inherits System.Enum
public enum Enums.NumberOfCopies : System.Enum 
メンバ
メンバ解説
Default1部印刷します。
Five5部を印刷します。
Four4部を印刷します。
Three3部を印刷します。
Two2部を印刷します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Export.Pdf.Enums.NumberOfCopies

参照

GrapeCity.ActiveReports.Export.Pdf 名前空間