Accusoft.PrintPro8.Net
PaperHeight Property (PrintJob)




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

Property Value

A single value which represents the physical height of the paper.
See Also

Reference

PrintJob Class
PrintJob Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback