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

Show in webframe

PrintQuality Property






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

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