Accusoft.PrintPro8.Net
PrintWidth Property (Printer)




Gets the printable area width of the paper set up for the printing device, in units determined by the PrintUnits property.
Syntax
'Declaration
 
Public ReadOnly Property PrintWidth As Single
'Usage
 
Dim instance As Printer
Dim value As Single
 
value = instance.PrintWidth
public float PrintWidth {get;}
public: __property float get_PrintWidth();
public:
property float PrintWidth {
   float get();
}

Property Value

A single value which represents the printable area width of the paper set up for the printing device.
See Also

Reference

Printer Class
Printer Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback