PaperHeight Property

Summary
Gets or sets the height of the printing paper.
Syntax
C#
VB
C++
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.

Remarks

The unit of the paper height is determined by the value of DimensionsInInches.

Example

Refer to Specifications example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Printer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.