System.Drawing.Printing.PaperSize.Height Property

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

Syntax

public int Height { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

This height 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