←Select platform

DestinationRectangle Property

Summary

Actual destination rectangle to print.

Syntax
C#
C++/CLI
public Rectangle DestinationRectangle { 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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.