Accusoft.PrintPro8.Net
PrintHeight Property (Printer)




Gets the printable area height of the paper set up for the printing device, in units determined by the PrintUnits property.
Syntax
'Declaration
 
Public ReadOnly Property PrintHeight As Single
'Usage
 
Dim instance As Printer
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 print height.
See Also

Reference

Printer Class
Printer Members
PrintUnits Property

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback