←Select platform

UrlIndex Property

Summary

Gets or sets URL index.

Syntax

C#
VB
C++
public int UrlIndex { get; set; } 
  
Public Property UrlIndex As Integer 
public: 
property int UrlIndex { 
   int get(); 
   void set (    int ); 
} 

Property Value

The URL index where the code stream is saved.

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.Jpeg2000 Assembly