BinNumber Property

Summary

Qualifier number for the ExplicitBinDescriptor.

Syntax
C#
VB
C++
public int BinNumber { get; } 
  
Public ReadOnly Property BinNumber As Integer 
public: 
property int BinNumber { 
   int get(); 
} 

Property Value

The number of bytes if IsLayer is false or the number of layers if IsLayer is true.

Requirements

Target Platforms

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