Accusoft.ImagXpress13.Net
PrintRectangle Property




Gets the printer's rectangle.
Syntax
'Declaration
 
Public ReadOnly Property PrintRectangle As Rectangle
'Usage
 
Dim instance As PrintImageEventArgs
Dim value As Rectangle
 
value = instance.PrintRectangle
public Rectangle PrintRectangle {get;}
public: __property Rectangle get_PrintRectangle();
public:
property Rectangle PrintRectangle {
   Rectangle get();
}

Property Value

The view System.Drawing.Rectangle.
See Also

Reference

PrintImageEventArgs Class
PrintImageEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback