SSRSDocumentSource for WinForms
OutputRangeType 列挙体

OutputRange のタイプを指定します。
構文
'宣言
 
Public Enum OutputRangeType 
   Inherits System.Enum
public enum OutputRangeType : System.Enum 
メンバ
メンバ解説
Allドキュメントのすべてのページが範囲内に置かれます。
PageList範囲内のページがリストとして指定されます。
PageRangeページの1つまたは複数の範囲が指定されます。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1Document.OutputRangeType

参照

C1.Win.C1Document 名前空間