Error processing SSI file
LEADTOOLS Virtual Printer (Leadtools.Printer assembly)

Show in webframe

PaperHeight Property






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

Error processing SSI file
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