←Select platform

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

Leadtools.Jpip Assembly