←Select platform

DestinationRectangle Property (RasterImagePrinter)

Summary

Actual destination rectangle to print.

Syntax

C#
VB
C++
public System.Drawing.Rectangle DestinationRectangle { get; set; } 
Public Property DestinationRectangle() As System.Drawing.Rectangle 
   Get 
   Set 
public:  
   property System::Drawing::Rectangle^ DestinationRectangle 
   { 
      System::Drawing::Rectangle^ get() 
      void set(System::Drawing::Rectangle^ value) 
   } 

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.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.WinForms Assembly
Click or drag to resize