Accusoft.PrintPro8.Net
MaxDpi Property




Gets the maximum resolution available.
Syntax
'Declaration
 
Public ReadOnly Property MaxDpi As Integer
'Usage
 
Dim instance As Printer
Dim value As Integer
 
value = instance.MaxDpi
public int MaxDpi {get;}
public: __property int get_MaxDpi();
public:
property int MaxDpi {
   int get();
}

Property Value

An integer value which represents the maximum resolution available.
Remarks

The default value is 0.

See Also

Reference

Printer Class
Printer Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback