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

PageMargins Property






Gets the margins of the page that is currently printing. .NET support
Syntax
public Thickness PageMargins {get;}
'Declaration
 
Public ReadOnly Property PageMargins As Thickness
'Usage
 
Dim instance As PrintPageEventArgs
Dim value As Thickness
 
value = instance.PageMargins
public Thickness PageMargins {get;}
 get_PageMargins(); 
public:
property Thickness PageMargins {
   Thickness get();
}

Property Value

The margins of the page that is currently printing. Default value is empty System.Windows.Thickness.
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.