System.Drawing.Printing.PageSettings.Margins Property

Gets or sets the margins for this page.

Syntax

public Margins Margins { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

When handling the PrintDocument.PrintPage event, you can use this property along with the PageSettings.Bounds property to calculate the printing area for the page.

Requirements

Namespace: System.Drawing.Printing
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0