←Select platform

Range Property

Summary

Gets or sets the codestream Range.

Syntax

C#
VB
C++
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^ ); 
} 

Property Value

A Range value representing the codestreams indices.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly