←Select platform

Location Property

Summary
Gets or sets the URL's location.

Syntax
C#
C++/CLI
Python
public byte[] Location { get; set; } 
public: 
property array<byte>^ Location { 
   array<byte>^ get(); 
   void set (    array<byte>^ ); 
} 
Location # get and set (UuidUrl) 

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 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly

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