Accusoft.PrintPro8.Net
PaperHeight Property (Printer)




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

Property Value

A single value which represents the paper height.
See Also

Reference

Printer Class
Printer Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback