C#
VB
C++
Actual destination rectangle to print.
public Rectangle DestinationRectangle { get; set; }
Public Property DestinationRectangle() As System.Drawing.Rectangle
Get
Set
public:
property System::Drawing::Rectangle^ DestinationRectangle
{
System::Drawing::Rectangle^ get()
void set(System::Drawing::Rectangle^ value)
}
A System.Drawing.Rectangle structure that specifies the actual destination rectangle to use when printing.
The value of this property is updated after you call Prepare.
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