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
public float DisplayX {get;}
public: __property float get_DisplayX();
public:
property float DisplayX {
   float get();
}
'Declaration
 
Public ReadOnly Property DisplayX As Single
 
'Usage
 
Dim instance As PrintJob
Dim value As Single
 
value = instance.DisplayX

Property Value

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

Reference

PrintJob Class
PrintJob Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback