LEADTOOLS Virtual Printer (Leadtools.Printer assembly)

PaperHeight Property

Show in webframe





Gets or sets the height of the printing paper.
Syntax
public double PaperHeight {get; set;}
'Declaration
 
Public Property PaperHeight As Double
'Usage
 
Dim instance As PrinterSpecifications
Dim value As Double
 
instance.PaperHeight = value
 
value = instance.PaperHeight

            

            
public:
property double PaperHeight {
   double get();
   void set (    double value);
}

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

See Also

Reference

PrinterSpecifications Class
PrinterSpecifications Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Printer requires a Printer module license and unlock key. It is included as part of LEADTOOLS Document Imaging Enterprise. For more information, refer to: Imaging Pro/Document/Medical Features