Error processing SSI file
(Leadtools.Controls)

Show in webframe

DestinationRectangle Property (RasterImagePrinter)




Actual destination rectangle to print.
Syntax
public Rectangle DestinationRectangle {get; set;}
'Declaration
 
Public Property DestinationRectangle As Rectangle

Property Value

A 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

See Also

Reference

RasterImagePrinter Class
RasterImagePrinter Members

Error processing SSI file