Type Property

Summary
Gets or sets the type of box.
Syntax
C#
VB
C++
public int Type { get; set; } 
  
Public Property Type As Integer 
public: 
property int Type { 
   int get(); 
   void set (    int ); 
} 

Property Value

An System.Int32 value identifying the type of JPxBox box.

Requirements

Target Platforms

See Also

Reference

JPxBox Class

JPxBox Members

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

Leadtools.Jpip Assembly

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