Document Library for WinForms
OutputRangeType 列挙体

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 : OutputRangeType 列挙体
Specifies the type of an OutputRange.
シンタックス
'宣言
 
Public Enum OutputRangeType 
   Inherits System.Enum
public enum OutputRangeType : System.Enum 
メンバ
メンバ解説
AllAll pages of the document are in the range.
PageListPages that are in the range are specified as a list.
PageRangeOne or more ranges of pages are specified.
継承階層

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

参照

C1.Win.Document 名前空間