LEADTOOLS Virtual Printer (Leadtools.Printer assembly)

PrintQuality Property

Show in webframe





Gets or sets the printing quality value or the X-resolution to be used for printing.
Syntax
public int PrintQuality {get; set;}
'Declaration
 
Public Property PrintQuality As Integer
'Usage
 
Dim instance As PrinterSpecifications
Dim value As Integer
 
instance.PrintQuality = value
 
value = instance.PrintQuality

            

            
public:
property int PrintQuality {
   int get();
   void set (    int value);
}

Property Value

The printing quality or the X-resolution value.
Remarks
Possible values for X-resolution range from 50 to 1600. Possible print quality values are:
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