Url Property

Summary

Gets or sets a data entry URL box.

Syntax
C#
VB
C++
public UuidUrl Url { get; set; } 
  
Public Property Url As UuidUrl 
public: 
property UuidUrl Url { 
   UuidUrl get(); 
   void set (    UuidUrl ); 
} 

Property Value

UUID List box.

Remarks

This box contains a list of UUIDs for which this UUID Info 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