C#
VB
C++
Indicates the type of meta-data placeholder box.
[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
Value | Member | Description |
---|---|---|
0x00000000 | UndefinedBox | An undefined placeholder box. |
0x00000001 | DefinedBox | A defined placeholder box. |
0x00000004 | ContiguousCodestreamBox | A defined contiguous codestream box. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET