←Select platform

PrintableArea Property

Summary

Gets the size of the printable area.

Syntax

C#
VB
C++
public Size PrintableArea {get;}
Public ReadOnly Property PrintableArea As Size
public: 
property Size PrintableArea { 
   Size get(); 
} 

Property Value

The size of the printable area in screen pixels. The default is 0,0.

Example

For an example, refer to PrinterHelper.CreateCanvas.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Controls Assembly
Click or drag to resize