LEADTOOLS Windows Forms (Leadtools.WinForms assembly)
LEAD Technologies, Inc

DestinationRectangle Property






Gets the actual destination rectangle to print.
Syntax
protected Rectangle DestinationRectangle {get;}
'Declaration
 
Protected ReadOnly Property DestinationRectangle As Rectangle
'Usage
 
Dim instance As RasterImagePrinter
Dim value As Rectangle
 
value = instance.DestinationRectangle
protected Rectangle DestinationRectangle {get;}
 get_DestinationRectangle(); 
protected:
property Rectangle DestinationRectangle {
   Rectangle get();
}

Property Value

A System.Drawing.Rectangle structure that specifies the actual destination rectangle to use when printing.
Remarks
The value of this property is updated after you call Prepare.
Example
For an example, refer to RasterImagePrinter and ImageRectangle.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterImagePrinter Class
RasterImagePrinter Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.