'Declaration Public Enum OutputRangeType Inherits System.Enum
public enum OutputRangeType : System.Enum
'Declaration Public Enum OutputRangeType Inherits System.Enum
public enum OutputRangeType : System.Enum
Member | Description |
---|---|
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.Win.Document.OutputRangeType