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

Show in webframe

PaperID Property






Gets or sets the size ID of the printing paper.
Syntax
public int PaperID {get; set;}
'Declaration
 
Public Property PaperID As Integer
'Usage
 
Dim instance As PrinterSpecifications
Dim value As Integer
 
instance.PaperID = value
 
value = instance.PaperID

            

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

Property Value

The size ID.
Remarks
The value can be a custom paper size ID.
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