←Select platform

List Property

Summary

Gets or sets the UUID list box.

Syntax

C#
VB
C++
public UuidList List { get; set; } 
  
Public Property List As Leadtools.Jpeg2000.UuidList 
public: 
property Leadtools.Jpeg2000.UuidList^ List { 
   Leadtools.Jpeg2000.UuidList^ get(); 
   void set (    Leadtools.Jpeg2000.UuidList^ ); 
} 

Property Value

UUID List box.

Remarks

This box contains a list of UUIDs for which the UUID Information box specifies a link to more information.

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