C#
VB
C++
Gets the actual destination clip rectangle to print.
protected Rectangle DestinationClipRectangle {get;}
Protected ReadOnly Property DestinationClipRectangle As Rectangle
protected:
property Rectangle DestinationClipRectangle {
Rectangle get();
}
A System.Drawing.Rectangle structure that specifies the actual destination clip rectangle to use when printing.
The value of this property is updated after you call Prepare.
For an example, refer to RasterImagePrinter and ImageRectangle.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET