←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly