←Select platform

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

Leadtools.Jpip Assembly