System.Drawing.Printing.PageSettings.PrintableArea Property

Gets the bounds of the printable area of the page for the printer.

Syntax

public System.Drawing.RectangleF PrintableArea { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The PageSettings.PrintableArea property returns the correct value, whether the page orientation is landscape or portrait.

You can use this property to print outside the margins of the page, but within the printable area.

Requirements

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