LEADTOOLS JPEG 2000 (Leadtools.Jpeg2000 assembly)
LEAD Technologies, Inc

Label Property






Gets or sets a string used as a label.
Syntax
public byte[] Label {get; set;}
'Declaration
 
Public Property Label As Byte()
'Usage
 
Dim instance As GmlElement
Dim value() As Byte
 
instance.Label = value
 
value = instance.Label
public byte[] Label {get; set;}
 get_Label();
set_Label(value);
public:
property array<byte>^ Label {
   array<byte>^ get();
   void set (    array<byte>^ value);
}

Property Value

Label string.
Remarks
A textual label associated with an entity. This value is stored as ISO/IEC 10646 characters in UTF-8 encoding. Characters in the ranges U +0000 to U+001F inclusive and U+007F to U+009F inclusive, as well as the specific characters '/',';','?',':', and '#', are not permitted in the label string. Label strings are not null-terminated or padded in any other way.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GmlElement Structure
GmlElement Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpeg2000 requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features