'Declaration Public Function New( _ ByVal index As System.UShort, _ ByVal count As System.UShort _ )
'Usage Dim index As System.UShort Dim count As System.UShort Dim instance As New PrintPreset.PrintRange(index, count)
Parameters
- index
- The index (zero-based).
- count
- The count.