←Select platform

PaperID Property

Summary

Gets or sets the size ID of the printing paper.

Syntax

C#
VB
C++
public int PaperID {get; set;} 
  
Public Property PaperID As Integer 
public: 
property int PaperID { 
   int get(); 
   void set (    int ); 
} 

Property Value

The size ID.

Remarks

The value can be a custom paper size ID.

Example

Refer to Specifications example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Printer Assembly
Click or drag to resize