List Property

Summary

Gets or sets the UUID list box.

Syntax
C#
VB
C++
public UuidList List { get; set; } 
  
Public Property List As UuidList 
public: 
property UuidList^ List { 
   UuidList^ get(); 
   void set (    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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly