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 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.