←Select platform

DestinationClipRectangle Property (RasterImagePrinter)

Summary

Actual destination clip rectangle to print.

Syntax
C#
VB
C++
protected virtual System.Drawing.Rectangle DestinationClipRectangle 
Protected Overridable Property DestinationClipRectangle() As System.Drawing.Rectangle 
protected:  
   virtual property System::Drawing::Rectangle^ DestinationClipRectangle 

Property Value

A System.Drawing.Rectangle structure that specifies the actual destination clip rectangle to use when printing.

Remarks

The value of this property is updated after you call Prepare.

Requirements

Target Platforms

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

Leadtools.Controls Assembly