Accusoft.PrintPro8.Net
PaperWidth Property (Printer)




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

Property Value

A single value which represents the width.
See Also

Reference

Printer Class
Printer Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback