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