SourceRectangle Property (RasterImagePrinter)

Summary

Gets the actual source rectangle to print.

Syntax

C#
C++
protected Rectangle SourceRectangle {get;} 
protected: 
property Rectangle SourceRectangle { 
   Rectangle get(); 
} 

Property Value

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

Remarks

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

Requirements

Target Platforms

See Also

Reference

RasterImagePrinter Class

RasterImagePrinter Members

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

Leadtools.WinForms Assembly

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