Gets or sets the width of the printing paper.
public double PaperWidth { get; set; }
Public Property PaperWidth As Double
public: property double PaperWidth { double get(); void set ( double ); }
public:
property double PaperWidth {
double get();
void set ( double );
}
The width of the printing paper.
The unit of the paper width 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