←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly