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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Printer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.