Gets or sets the height of the printing paper.
public double PaperHeight { get; set; }
Public Property PaperHeight As Double
public: property double PaperHeight { double get(); void set ( double ); }
public:
property double PaperHeight {
double get();
void set ( double );
}
The height of the printing paper.
The unit of the paper height is determined by the value of DimensionsInInches.
Refer to Specifications example.
Target Platforms
PrinterSpecifications Class
PrinterSpecifications Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library