Accusoft.PrintPro8.Net
PrintWidth Property (PrintJob)




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

Property Value

A single value which represents the printable width.
See Also

Reference

PrintJob Class
PrintJob Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback