Accusoft.PrintPro8.Net
TwipsPerPixelX Property




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

Property Value

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

Reference

Printer Class
Printer Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback