Accusoft.PrintPro8.Net
RangeSelection Property




Gets the value of the print range radio button from the print dialog.
Syntax
'Declaration
 
Public ReadOnly Property RangeSelection As PrintRangeSelection
'Usage
 
Dim instance As Printer
Dim value As PrintRangeSelection
 
value = instance.RangeSelection
public PrintRangeSelection RangeSelection {get;}
public: __property PrintRangeSelection get_RangeSelection();
public:
property PrintRangeSelection RangeSelection {
   PrintRangeSelection get();
}

Property Value

A PrintRangeSelection enumeration value which determines the print range.
Remarks

The default value is PrintRangeSelection.NoSelection.

See Also

Reference

Printer Class
Printer Members
PrintRangeSelection Enumeration

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback