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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly