PaperHeight Property
Summary
Gets or sets the height of the printing paper.
Syntax
public double PaperHeight { get; set; }
Public Property PaperHeight As Double
public:
property double PaperHeight {
double get();
void set ( double );
}
Property Value
The height of the printing paper.