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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly