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

Show in webframe

PaperWidth Property






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

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