C#
VB
C++
Gets or sets the codestream Range.
public Range Range { get; set; }
Public Property Range As Leadtools.Jpip.Range
public:
property Leadtools.Jpip.Range^ Range {
Leadtools.Jpip.Range^ get();
void set ( Leadtools.Jpip.Range^ );
}
A Range value representing the codestreams indices.
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