Accusoft.PrintPro8.Net
DisplayY Property




Gets the vertical coordinate of the display area in printer units defined by the PrintPreviewScale property.
Syntax
public float DisplayY {get;}
public: __property float get_DisplayY();
public:
property float DisplayY {
   float get();
}
'Declaration
 
Public ReadOnly Property DisplayY As Single
 
'Usage
 
Dim instance As PrintJob
Dim value As Single
 
value = instance.DisplayY

Property Value

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

Reference

PrintJob Class
PrintJob Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback