Accusoft.PrintPro8.Net
DisplayX Property




Gets the horizontal coordinate of the display area in printer units defined by the PrintPreviewScale property. Not available at design time.
Syntax
'Declaration
 
Public ReadOnly Property DisplayX As Single
'Usage
 
Dim instance As PrintJob
Dim value As Single
 
value = instance.DisplayX
public float DisplayX {get;}
public: __property float get_DisplayX();
public:
property float DisplayX {
   float get();
}

Property Value

A single value which represents the horizontal coordinate of the display area.
See Also

Reference

PrintJob Class
PrintJob Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback