LEADTOOLS WPF and Silverlight (Leadtools.Windows.Controls assembly)
LEAD Technologies, Inc

PrintableArea Property






Gets the size of the printable area. .NET support
Syntax
public Size PrintableArea {get;}
'Declaration
 
Public ReadOnly Property PrintableArea As Size
'Usage
 
Dim instance As PrintPageEventArgs
Dim value As Size
 
value = instance.PrintableArea
public Size PrintableArea {get;}
 get_PrintableArea(); 
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PrintPageEventArgs Class
PrintPageEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.