←Select platform

PlaceholderPossibleFlagsValue Enumeration

Summary
Indicates the type of meta-data placeholder box.

Syntax
C#
C++/CLI
Python
[FlagsAttribute()] 
public enum PlaceholderPossibleFlagsValue 
public enum class PlaceholderPossibleFlagsValue : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class PlaceholderPossibleFlagsValue(Enum): 
   UndefinedBox = 0 
   DefinedBox = 1 
   ContiguousCodestreamBox = 4 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.