PlaceholderPossibleFlagsValue Enumeration

Summary

Indicates the type of meta-data placeholder box.

Syntax
C#
VB
C++
[FlagsAttribute()] 
public enum PlaceholderPossibleFlagsValue 
  
Public Enum PlaceholderPossibleFlagsValue  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class PlaceholderPossibleFlagsValue : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
0x00000000UndefinedBox An undefined placeholder box.
0x00000001DefinedBox A defined placeholder box.
0x00000004ContiguousCodestreamBox A defined contiguous codestream box.

Requirements

Target Platforms

See Also

Reference

Leadtools.Jpip.JPX Namespace

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