'宣言 Public Enum OutputRangeTypeEnum Inherits System.Enum
'使用法 Dim instance As OutputRangeTypeEnum
public enum OutputRangeTypeEnum : System.Enum
'宣言 Public Enum OutputRangeTypeEnum Inherits System.Enum
'使用法 Dim instance As OutputRangeTypeEnum
public enum OutputRangeTypeEnum : System.Enum
| メンバ | 解説 | 
|---|---|
| All | All pages of the document are in the range. | 
| PageList | Pages that are in the range are specified as a list. | 
| PageRange | One or more ranges of pages are specified. | 
System.Object
   System.ValueType
      System.Enum
         C1.C1Preview.OutputRangeTypeEnum