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

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.