System.Drawing.Printing.PaperSize.Width Property

Gets or sets the width of the paper, in hundredths of an inch.

Syntax

public int Width { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

This width measurement is for the portrait orientation of the paper. The PaperSize.Width and PaperSize.Height property values can be set only for custom System.Drawing.Printing.PaperSize objects.

Requirements

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