←Select platform

BoxType Property

Summary

Gets or sets the box type.

Syntax

C#
VB
C++
public string BoxType { get; set; } 
  
Public Property BoxType As String 
public: 
property String^ BoxType { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A System.String value which specifies the four characters (4cc) of the box type.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly