←Select platform

PageMargins Property

Summary

Gets the margins of the page that is currently printing.

Syntax

C#
VB
C++
public Thickness PageMargins {get;}
Public ReadOnly Property PageMargins As Thickness
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

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