Range Property

Summary
Gets or sets the codestream Range.
Syntax
C#
VB
C++
public Range Range { get; set; } 
  
Public Property Range As Range 
public: 
property Range^ Range { 
   Range^ get(); 
   void set (    Range^ ); 
} 

Property Value

A Range value representing the codestreams indices.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

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