Accusoft.PrintPro8.Net
PrintHeight Property (PrintJob)




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

Property Value

A single value which represents the printable height.
See Also

Reference

PrintJob Class
PrintJob Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback