LEADTOOLS Virtual Printer (Leadtools.Printer assembly)

DimensionsInInches Property

Show in webframe





Enables or disables using inches as the measurement unit for the values of the PaperWidth and PaperHeight properties.
Syntax
public bool DimensionsInInches {get; set;}
'Declaration
 
Public Property DimensionsInInches As Boolean
'Usage
 
Dim instance As PrinterSpecifications
Dim value As Boolean
 
instance.DimensionsInInches = value
 
value = instance.DimensionsInInches

            

            
public:
property bool DimensionsInInches {
   bool get();
   void set (    bool value);
}

Property Value

True to use inches as the unit of measure; false to use millimeters as the unit of measure.
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