Accusoft.PrintPro8.Net
PaperWidth Property (PrintJob)




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

Property Value

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

Reference

PrintJob Class
PrintJob Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback