Location Property

Summary
Gets or sets the URL's location.
Syntax
C#
VB
C++
public byte[] Location { get; set; } 
  
Public Property Location As Byte() 
public: 
property array<byte>^ Location { 
   array<byte>^ get(); 
   void set (    array<byte>^ ); 
} 

Property Value

URL where additional information can be found.

Remarks

This field specifies the URL of the additional information associated with the UUIDs contained in the UuidList within the same UuidInformationBox superbox. The URL is encoded as a null terminated string of UTF-8 characters.

Requirements

Target Platforms

See Also

Reference

UuidUrl Structure

UuidUrl Members

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.