LEADTOOLS JPEG 2000 (Leadtools.Jpeg2000 assembly)

Data Property (XmlBox)

Show in webframe





Gets or sets XML data.
Syntax
public byte[] Data {get; set;}
'Declaration
 
Public Property Data As Byte()
'Usage
 
Dim instance As XmlBox
Dim value() As Byte
 
instance.Data = value
 
value = instance.Data

            

            
public:
property array<byte>^ Data {
   array<byte>^ get();
   void set (    array<byte>^ value);
}

Property Value

XML data that contains a well-formed XML document as defined in REC-xml-19980210.
Requirements

Target Platforms

See Also

Reference

XmlBox Class
XmlBox Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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