Accusoft.PrintPro8.Net
TwipsPerPixelY Property




Gets the number of twips per pixel for a printer measured vertically.
Syntax
public float TwipsPerPixelY {get;}
public: __property float get_TwipsPerPixelY();
public:
property float TwipsPerPixelY {
   float get();
}
'Declaration
 
Public ReadOnly Property TwipsPerPixelY As Single
 
'Usage
 
Dim instance As Printer
Dim value As Single
 
value = instance.TwipsPerPixelY

Property Value

A single value which represents the number of twips per pixel for a printer measured vertically.
See Also

Reference

Printer Class
Printer Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback