C#
VB
C++
Indicates whether a box is a contiguous codestream box.
public bool IsContiguousCodeStreamBox(
string boxName
)
Public Function IsContiguousCodeStreamBox( _
ByVal boxName As String _
) As Boolean
public:
bool IsContiguousCodeStreamBox(
String^ boxName
)
boxName
A System.String containing the name of the box.
true if the boxName is a contiguous codestream box; otherwise, false.
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