ImplicitBin Property

Summary

Gets the implicit data-bins which identify an ImplicitBinDescriptor.

Syntax
C#
VB
C++
public Dictionary<ImplicitBinPrefix, Range> ImplicitBin { get; } 
  
Public ReadOnly Property ImplicitBin As Dictionary(Of ImplicitBinPrefix,Range) 
public: 
property Dictionary<ImplicitBinPrefix,Range^>^ ImplicitBin { 
   Dictionary<ImplicitBinPrefix,Range^>^ get(); 
} 

Property Value

A Dictionary object which contains the data-bin type as Leadtools.Jpip.ImplicitBinPrefix and the codestreams as Leadtools.Jpip.Range.

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