Accusoft.PrintProSdk Namespace : PrintRangeSelection Enumeration |
'Declaration Public Enum PrintRangeSelection Inherits System.Enum
'Usage Dim instance As PrintRangeSelection
public enum PrintRangeSelection : System.Enum
__value public enum PrintRangeSelection : public System.Enum
public enum class PrintRangeSelection : public System.Enum
Member | Value | Description |
---|---|---|
All | 1 | The user selected the All radio button. |
NoSelection | 0 | No selection. |
Pages | 2 | The user selected the Pages radio button. |
Selection | 3 | The user selected the Selection radio button. |
System.Object
System.ValueType
System.Enum
Accusoft.PrintProSdk.PrintRangeSelection