LEADTOOLS Virtual Printer (Leadtools.Printer assembly)

PaperWidth Property

Show in webframe





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

            

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

Property Value

The width of the printing paper.
Remarks
The unit of the paper width 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