ExplicitBin Enumeration

Summary
Identifies the type of an Leadtools.Jpip.Caching.ExplicitBinDescriptor.
Syntax
C#
VB
C++
public enum ExplicitBin 
  
Public Enum ExplicitBin  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class ExplicitBin : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0PrecinctBin Precinct data-bin descriptor.
2TileHeaderBin Tile header data-bin descriptor.
4TileBin Tile data-bin descriptor.
6CodestreamMainHeaderBin Main header data-bin descriptor.
8MetaBin Meta data data-bin descriptor.
Example

For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.

Requirements

Target Platforms

See Also

Reference

Leadtools.Jpip Namespace

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.