LEADTOOLS Virtual Printer (Leadtools.Printer assembly)

YResolution Property

Show in webframe





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

            

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

Property Value

The Y-resolution to be used for printing.
Remarks
If the value of the PrintQuality is one of the predefined printing quality values, then the value of this property will be ignored. Otherwise, this value should be the same as the value of PrintQuality.
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